chao 3 سال پیش
والد
کامیت
04e36ea014
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/main/resources/mapper/ClubMapper.xml

+ 1 - 1
src/main/resources/mapper/ClubMapper.xml

@@ -43,7 +43,7 @@
         <if test="firstClubType != null and firstClubType != ''">
             firstClubType = #{firstClubType},
         </if>
-        <if test="firstClubType == 1">
+        <if test="firstClubType == 1 or firstClubType == 2">
             secondClubType = #{secondClubType}, department = #{department}, medicalPracticeLicenseImg = #{medicalPracticeLicense},
         </if>
         <if test="mainProduct != null and mainProduct != ''">