admin
2020-04-15 3d92fcd729376c584a07d5f23b8e06f81fbcbcde
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;