feat: 移除了源类型字段source
This commit is contained in:
parent
3a100dc662
commit
9ab052597c
@ -55,7 +55,6 @@ class BeforehandOrderLogic extends BaseLogic
|
||||
'pay_type' => 0,
|
||||
'deduction_price' => 0,
|
||||
'paid' => 0,
|
||||
'source' => 0,
|
||||
'mark' => $params['mark']??''
|
||||
]);
|
||||
foreach ($datas as $k => $v) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user