فهرست منبع

特殊标志维护住院停用修改

WANGJIALIANG 3 سال پیش
والد
کامیت
d703438841
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      src/main/java/cn/hnthyy/thmz/mapper/his/yp/YpBaseYfMapper.java

+ 3 - 0
src/main/java/cn/hnthyy/thmz/mapper/his/yp/YpBaseYfMapper.java

@@ -71,6 +71,9 @@ public interface YpBaseYfMapper {
             "<when test='visibleFlagMz!=null'>",
             ",visible_flag_mz =#{visibleFlagMz,jdbcType=INTEGER}",
             "</when>",
+            "<when test='visibleFlagZy!=null'>",
+            ",visible_flag_zy =#{visibleFlagZy,jdbcType=INTEGER}",
+            "</when>",
             "<when test='visibleFlagStop!=null'>",
             ",visible_flag_stop =#{visibleFlagStop,jdbcType=INTEGER}",
             "</when>",