hurugang преди 5 години
родител
ревизия
143f36af4e
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      src/main/java/cn/hnthyy/thmz/service/impl/his/MzChargeDetailServiceImpl.java

+ 2 - 2
src/main/java/cn/hnthyy/thmz/service/impl/his/MzChargeDetailServiceImpl.java

@@ -1420,8 +1420,8 @@ public class MzChargeDetailServiceImpl implements MzChargeDetailService {
                     j.setPayMark(PayMarkEnum.RETURN_PREMIUM.code);
                     j.setChargeDate(now);
                     j.setOpId(opId);
-                    j.setChargeDate(null);
-                    j.setChequeNo(YesNoEnum.NO.code.toString());
+                    j.setDcountDate(null);
+                    j.setDcountNo(YesNoEnum.NO.code);
                     newList.add(j);
                 }
             });