1
This commit is contained in:
@@ -50,8 +50,8 @@ public class WXUtil {
|
||||
// 搬运群,对外带佣金,不带方案
|
||||
public static String chatRoom_BY = "50400969285@chatroom";
|
||||
|
||||
//群(50006079425@chatroom)
|
||||
public static String chatRoom_JD_Order = "49533691813@chatroom";
|
||||
//群(50006079425@chatroom)wxid_cfmrk2upjtf322:1
|
||||
public static String chatRoom_JD_Order = "50006079425@chatroom";
|
||||
/**
|
||||
* url http://127.0.0.1:7777/DaenWxHook/httpapi/
|
||||
* 获取微信列表 (X0000)
|
||||
@@ -223,7 +223,7 @@ public class WXUtil {
|
||||
// 舵手群(48621589056@chatroom):"曲莉亚@河南慧推电子商务有限公司、齐学法@河南慧推电子商务有限公司"为企业微信用户,<_wc_custom_link_ href="https://weixin.qq.com/cgi-bin/newreadtemplate?t=work_wechat/about_group">了解更多</_wc_custom_link_>。
|
||||
chatRoom_xb.put("48621589056@chatroom", "舵手");
|
||||
|
||||
String messageContent = "Jarvis 重启完成 [亲亲][亲亲][亲亲] ";
|
||||
String messageContent = "Jarvis 更新完成 [亲亲][亲亲][亲亲] ";
|
||||
String fromWxid = default_bot_wxid; // 来源为机器人自身
|
||||
for (SuperAdmin admin : super_admins.values()) {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user