Pārlūkot izejas kodu

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

oppadmin 4 gadi atpakaļ
vecāks
revīzija
c6799e250f

+ 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>