add-licheb-options

This commit is contained in:
lccsw
2023-03-21 16:02:33 +08:00
parent f44f84aaa2
commit 2804ba500b
12 changed files with 634 additions and 4 deletions
+1 -1
View File
@@ -161,7 +161,7 @@ create table lc_receiver_order_signs (
-- Table:lc_receiver_orders
--- jsondata if_fine 是否选择精品尊享包
-- info_json entrust_name 代办人姓名 entrust_idcard 代办人身份证 name 姓名 sex 性别 nation 民族 birth 出生日期 address 家庭地址 cardid 身份证 c_address 创建时输入的地址 c_cardid 创建时输入的身份证
-- money_json price_car 裸车价 price_book 定金 price_insure 保险价格 price_fine 精品报价 price_finance 金融报价 price_loan贷款金额 price_discount优惠金额 price_intention意向金 price_fine_discount精品优惠金额 price_fine_select精品选装总金额
-- money_json price_car 裸车价 price_book 定金 price_insure 保险价格 price_fine 精品报价 price_finance 金融报价 price_loan贷款金额 price_discount优惠金额 price_intention意向金 price_fine_discount精品优惠金额 price_fine_select精品选装总金额 price_options选装金额
-- ---------------------------
drop table if exists lc_receiver_orders;
create table lc_receiver_orders (