main_params.main_sql | 主表SQL语句 | INSERT INTO lehua .main_business_supplier (id , name , class , level , unified_credit_code , bank , bank_account , currency , tax_rate , invoice_type , invoice_title , contact , phone , email , address , postcode , status , remark ) VALUES (<{id: }>, <{name: }>, <{class: }>, <{level: }>, <{unified_credit_code: }>, <{bank: }>, <{bank_account: }>, <{currency: }>, <{tax_rate: }>, <{invoice_type: }>, <{invoice_title: }>, <{contact: }>, <{phone: }>, <{email: }>, <{address: }>, <{postcode: }>, <{status: }>, <{remark: }>); |