录单+价保
This commit is contained in:
@@ -285,7 +285,7 @@ public class JDScheduleJob {
|
||||
|
||||
for (OrderRow orderRow : orderRows) {
|
||||
|
||||
orderUtil.orderToWx(orderRow, true);
|
||||
orderUtil.orderToWx(orderRow, true,false);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user