Преглед на файлове

Merge branch '20200918' of http://114.135.61.188:53000/ZONIOT/water-iot into 20200918

oppadmin преди 4 години
родител
ревизия
c6799e250f
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      smart-city-platform/src/main/resources/mapper/CustomerMapper.xml

+ 1 - 1
smart-city-platform/src/main/resources/mapper/CustomerMapper.xml

@@ -147,7 +147,7 @@
             </if>
             <if test="customer.childrenNum!=null">#{customer.childrenNum,jdbcType=INTEGER},
             </if>
-            <if test="customer.payInvoiceType!=null">#{customer.pay_invoice_type,jdbcType=INTEGER},
+            <if test="customer.payInvoiceType!=null">#{customer.payInvoiceType,jdbcType=INTEGER},
             </if>
         </trim>
     </insert>