Explorar o código

诊疗费用放开

hurugang %!s(int64=3) %!d(string=hai) anos
pai
achega
5a2db2071d

+ 1 - 1
src/main/java/cn/hnthyy/thmz/mapper/his/zd/ZdChargeItemMapper.java

@@ -275,7 +275,7 @@ public interface ZdChargeItemMapper {
             "</when>",
             "  code=rtrim(code),name,specification=charge_unit,charge_amount,manufactory=yb_comment,exec_unit,group_no='00' ,type=3  ",
             "    FROM zd_charge_item (nolock)  ",
-            "where  class_code in ('C','E','G')",
+            "where  class_code in ('C','D','E','G','F','J')",
             "<when test='commonParams!=null'>",
             " and (py_code like #{commonParams} or d_code  like #{commonParams} or code like #{commonParams} or name like #{commonParams} or class_code like #{commonParams}",
             "<when test='letterParamsLowerCase!=null'>",