浏览代码

no message

xiaochan 8 月之前
父节点
当前提交
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" +