Explorar o código

Merge branch 'dev-1.1.4' of https://172.16.32.165/hurugang/thmz_system into dev-1.1.4

hurugang %!s(int64=2) %!d(string=hai) anos
pai
achega
9af1f43777

+ 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>",