6
0
Fork 0
base
Jing Li 2023-11-05 20:50:45 +08:00
parent 0746a2ba1b
commit 0693198f07
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ return [
'sn' => '订单号',
'user_id' => '用户',
'store_id' => '门店',
'staff_id' => '员',
'staff_id' => '',
'products_total_amount' => '订单总额',
'discount_reduction_amount' => '折扣优惠',
'points_deduction_amount' => '积分抵扣',