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