lyhzzz %!s(int64=2) %!d(string=hai) anos
pai
achega
7a5ee5b8cb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/resources/mapper/sale/RepairMapper.xml

+ 1 - 1
src/main/resources/mapper/sale/RepairMapper.xml

@@ -15,7 +15,7 @@
         </foreach>
         <if test="param.statusParam !=0 and param.userId !=null ">
             and o.sys_user_id = #{param.userId}
-        </if>a
+        </if>
         <if test="param.repairId != null and param.repairId != ''">
             and r.repair_id like  concat ('%',#{param.repairId},'%')
         </if>