LiGuang 2 년 전
부모
커밋
de42f75836
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      jeecg-boot-module-system/src/main/java/org/jeecg/modules/system/service/impl/WeixinUserImpl.java

+ 1 - 1
jeecg-boot-module-system/src/main/java/org/jeecg/modules/system/service/impl/WeixinUserImpl.java

@@ -1691,7 +1691,7 @@ public class WeixinUserImpl implements IWeixinUserService{
             now.add(Calendar.DAY_OF_MONTH, -30);
             startDate = now.getTime().getTime()/1000;
             //stDate = now.getTime();
-            now.add(Calendar.DAY_OF_MONTH, -15);
+            now.add(Calendar.DAY_OF_MONTH, -30);
             startDate2 = now.getTime().getTime()/1000;
 //            stDate2 = now.getTime();
             //获取审批通过