Przeglądaj źródła

[合同][修改][修改预览账单生成逻辑]

release_toaliyun_real
luozukai 6 lat temu
rodzic
commit
c81e5942ee
1 zmienionych plików z 2 dodań i 2 usunięć
  1. +2
    -2
      mallinkService/src/main/java/com/iformall/service/impl/WxRentContractServiceImpl.java

+ 2
- 2
mallinkService/src/main/java/com/iformall/service/impl/WxRentContractServiceImpl.java Wyświetl plik

@@ -1140,8 +1140,8 @@ public class WxRentContractServiceImpl implements WxRentContractService {
SimpleDateFormat sdM = new SimpleDateFormat("yyyy-MM");
SimpleDateFormat sdD = new SimpleDateFormat("d");
SimpleDateFormat sd = new SimpleDateFormat("yyyy-MM-dd");
System.out.println(sd.format(startDate));
System.out.println(sd.format(endDate));
// System.out.println(sd.format(startDate));
// System.out.println(sd.format(endDate));

if(i == billTimeVoListSize - 1){//最后
//判断是否满足整月


Ładowanie…
Anuluj
Zapisz