Explorar o código

代码错误修改

xiao547607 %!s(int64=4) %!d(string=hai) anos
pai
achega
8c67ba7ee9
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      common/src/main/resources/mapper/base/PersonInfo.xml

+ 2 - 2
common/src/main/resources/mapper/base/PersonInfo.xml

@@ -201,8 +201,8 @@
             <if test="carNum != null">
                 car_num = #{carNum,jdbcType=VARCHAR}
             </if>
-            <if test="isHq != null">
-                is_hq = #{isHq,jdbcType=NUMERIC}
+            <if test="hqSortNo != null">
+                hq_sort_no = #{hqSortNo,jdbcType=NUMERIC}
             </if>
             <if test="hqStatus != null">
                 hq_status = #{hqStatus,jdbcType=VARCHAR}