This commit is contained in:
cc
2024-11-13 23:32:25 +08:00
parent 4748af6dd7
commit 01425f5406

View File

@@ -101,7 +101,7 @@ public class WXUtil {
int count = 0;
for (String string : strings) {
if (count > 0) {
string = "---长消息---第:" + count + "" + string;
string = "---长消息---第:" + count + "" + string + "\r";
}
count++;
// 如果是自己的微信,所有信息都加上少爷