rabin 10 小时之前
父节点
当前提交
eaf35df7bf
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/place/order/app/Lib/Pay.php

+ 1 - 0
src/place/order/app/Lib/Pay.php

@@ -28,6 +28,7 @@ class Pay
         }
         $this->set = $set;
         $this->set['rebate'] = ['rule' => []];
+        $this->order['name'] = '';
         $this->order['cash'] = $this->order['num'] = 0;
         $this->order['sales_type'] = $this->order['sales_id'] = 0;
         if ($this->place->info['sales_type'] && $this->place->info['sales_id']) {