Browse Source

no message

xiaochan 8 months ago
parent
commit
ccc6b230ba

+ 0 - 1
src/main/java/thyyxxk/webserver/dao/his/inpatient/casefrontsheet/JieShouHuiZhenDao.java

@@ -108,7 +108,6 @@ public interface JieShouHuiZhenDao {
             "        1, #{execUnit})")
     void insertYzZyPatientFee(YzZyPatientFee fee);
 
-
     @Select("select count(1)\n" +
             "from zy_detail_charge\n" +
             "where inpatient_no = #{patNo}\n" +