Browse Source

订单列表删除“同步订单状态”

wangxiaoming 7 years ago
parent
commit
b198b9a7a8

+ 2 - 2
tooth-common-core/src/main/java/com/iamberry/wechat/core/entity/OrderUtil.java

@@ -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);// 订单同步
+//                OrderOperation orderSync = new OrderOperation("", "同步订单状态", "/admin/order/" + orderActin[12] + "/" + orderId + "/1");
+//                operations.add(orderSync);// 订单同步
 
                 return operations;
             case 3: // 申请退款中