This commit is contained in:
Van0313
2025-05-28 21:30:57 +08:00
parent 6c5ef2d462
commit 26f745fad1

View File

@@ -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);
}
} }
} }
// 处理价保逻辑 // 处理价保逻辑