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