admin
2020-04-15 d4588f4e43336b26b356b869c29d0c76390167d5
fanli/src/main/java/com/yeshi/fanli/service/manger/order/HongBaoV2AddManager.java
@@ -171,7 +171,7 @@
          * 通知用户的返利情况
          */
         if (!Constant.IS_TEST) {
//         if (!Constant.IS_TEST) {
            if (hasAdd) {
               Iterator<Integer> its = notificationMap.keySet().iterator();
               while (its.hasNext()) {
@@ -223,7 +223,7 @@
                  }
               }
            }
//            }
         }
         int resultCode = 0;