新版订单消耗系统

batch_update.php 240B

1234567
  1. <?php
  2. return [
  3. 'customer_rebate_amount' => '客户后返返点金额',
  4. 'rebate_expense_receiving_unit' => '返点支出收款单位',
  5. 'customer_name' => '客户名称',
  6. 'final_customer_name' => '穿透最终客户名称',
  7. ];