Browse Source

改个名字

wufeng 2 years ago
parent
commit
5ee2fd68e0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/command/SplitSale.php

+ 1 - 1
app/command/SplitSale.php

@@ -300,7 +300,7 @@ class SplitSale extends Command
             'wsend_num' => $sale['wsend_num'] ?? 0,
             'status' => $cgd['status'] ?? '',
             'order_type' => $sale['order_type'],
-            'order_source' => 8,//拆单
+            'order_source' => 8,//支付渠道
             'good_type' => $sale['good_type'] ?? '',
             'last_time' => $cgd['last_time'] ?? '',
             'send_type' => $sale['send_type'] ?? '',