1
This commit is contained in:
@@ -68,9 +68,10 @@ public class OrderUtil {
|
||||
|
||||
if (Util.isNotEmpty(wxId)) {
|
||||
wxUtil.sendTextMessage(wxId, content, 1, wxId, true);
|
||||
|
||||
// 发送今日统计信息
|
||||
sendDailyStats(wxId);
|
||||
if (newValidCode != 17){
|
||||
// 发送今日统计信息
|
||||
sendDailyStats(wxId);
|
||||
}
|
||||
}
|
||||
}
|
||||
// 处理价保逻辑
|
||||
|
||||
Reference in New Issue
Block a user