Browse Source

更新

tags/v2.5.0
xiaoying 1 year ago
parent
commit
39fffd9757
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      tuoheng_oidc_admin/src/main/resources/mapper/TenantMapper.xml

+ 0
- 3
tuoheng_oidc_admin/src/main/resources/mapper/TenantMapper.xml View File

@@ -22,9 +22,6 @@
<if test="enabled != null">
enabled = #{enabled},
</if>
<if test="status != null">
status = #{status},
</if>
province_code=#{provinceCode},
province_name=#{provinceName},
city_code =#{cityCode},

Loading…
Cancel
Save