mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-11 05:20:14 +08:00
update
This commit is contained in:
@@ -1152,7 +1152,7 @@ public class JsowellTask {
|
||||
LocalDateTime start = yesterday.atStartOfDay();
|
||||
LocalDateTime end = yesterday.atTime(23, 59, 59);
|
||||
|
||||
orderBasicInfoService.updateOrderReviewFlagTemp(start, end, null);
|
||||
orderBasicInfoService.updateOrderReviewFlagTemp(start, end, null, null);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user