insert into mall_sales_detail_data_log
merch_sn,
merch_sn_name,
third_merch_sn,
third_merch_sn_name,
receipt_no,
store_name,
store_name_sn,
ash_register_no,
time_stamp,
staff_id,
staff_name,
pay_flag,
order_status,
order_sn_wx,
order_sn_ali,
hs_code,
hs_code_name,
ematou_code,
plu,
mychem_id,
product_name_en,
product_name_cn,
barcode,
pack_size,
product_spec,
brand,
edlp,
current_price,
cost_price,
tax_rate,
product_category,
supplier_name,
transaction_type,
sale_return_type,
det_status,
det_msg,
det_date
#{merchSn},
#{merchSnName},
#{thirdMerchSn},
#{thirdMerchSnName},
#{receiptNo},
#{storeName},
#{storeNameSn},
#{cashRegisterNo},
#{timeStampDetails},
#{staffID},
#{staffName},
#{payFlag},
#{orderStatus},
#{orderSnWx},
#{orderSnAli},
#{hsCode},
#{hsCodeName},
#{ematouCode},
#{plu},
#{mychemID},
#{productNameEN},
#{productNameCN},
#{barcode},
#{packSize},
#{productSpecification},
#{brand},
#{edlp},
#{currentPrice},
#{costPrice},
#{taxRate},
#{productCategory},
#{supplierName},
#{transactionType},
#{saleReturnType},
#{salesDetStatus},
#{salesDetMsg},
sysdate()