408249787 %!s(int64=3) %!d(string=hai) anos
pai
achega
f5d5b2393d

+ 2 - 2
platform-dao/src/main/resources/mapper/repair/RepairApplicationFormMapper.xml

@@ -271,9 +271,9 @@
             <if test="type != null">
                 type = #{type},
             </if>
-            <if test="dispatchUserId">
+            <!--<if test="dispatchUserId">
                 and dispatch_user_id = #{dispatchUserId}
-            </if>
+            </if>-->
         </set>
         where id = #{id}
     </update>