yujian
2020-06-09 554de444b87aab5f93cb1593a8095612cf9479a7
fanli/src/main/java/com/yeshi/fanli/controller/wxmp/v1/OrderController.java
@@ -256,7 +256,7 @@
            if (orderType != null && dateType != null && dateType == 4) {
               if (orderType == 1) {
                  dateType = 6; // 返利订单有效
                  dateType = 6; // 返利订单有效的
               } else {
                  dateType = 5; // 新版查询本月到账
               }