Update
parent
0746a2ba1b
commit
0693198f07
|
|
@ -9,7 +9,7 @@ return [
|
||||||
'sn' => '订单号',
|
'sn' => '订单号',
|
||||||
'user_id' => '用户',
|
'user_id' => '用户',
|
||||||
'store_id' => '门店',
|
'store_id' => '门店',
|
||||||
'staff_id' => '店员',
|
'staff_id' => '员工',
|
||||||
'products_total_amount' => '订单总额',
|
'products_total_amount' => '订单总额',
|
||||||
'discount_reduction_amount' => '折扣优惠',
|
'discount_reduction_amount' => '折扣优惠',
|
||||||
'points_deduction_amount' => '积分抵扣',
|
'points_deduction_amount' => '积分抵扣',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue