|
@@ -197,8 +197,8 @@ public class OrderUtil {
|
|
|
+ adminUtils.byte2hex(adminUtils.createRandomByte())));
|
|
|
operations.add(operation3);
|
|
|
|
|
|
- OrderOperation orderSync = new OrderOperation("", "同步订单状态", "/admin/order/" + orderActin[12] + "/" + orderId + "/1");
|
|
|
- operations.add(orderSync);
|
|
|
+
|
|
|
+
|
|
|
|
|
|
return operations;
|
|
|
case 3:
|