Administrator 2 роки тому
батько
коміт
3f3871efe1

+ 1 - 1
ruoyi-admin/src/main/resources/application.yml

@@ -20,7 +20,7 @@ spring:
     basename: i18n/messages
   profiles:
     active: druid
-    #active: prod
+#    active: prod
   # 文件上传
   servlet:
      multipart:

+ 1 - 1
ruoyi-system/src/main/resources/mapper/system/projectV2/ZsyzSbbzbMapper.xml

@@ -1208,7 +1208,7 @@
             <if test="tzrzw != null">tzrzw = #{tzrzw},</if>
             <if test="tzrdh != null">tzrdh = #{tzrdh},</if>
             <if test="xmjj != null">xmjj = #{xmjj},</if>
-            <if test="xmjzqk, != null">xmjj = #{xmjzqk},</if>
+            <if test="xmjzqk != null">xmjj = #{xmjzqk},</if>
             <if test="name != null and name != ''">name = #{name},</if>
             <if test="strq != null">strq = #{strq},</if>
             <if test="phone != null and phone != ''">phone = #{phone},</if>