admin
2020-06-16 5f13dcc8eaac7cd26c0ec41bd1b3efbb70a08180
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; // 新版查询本月到账
               }