rabin 3 dienas atpakaļ
vecāks
revīzija
523c0fbaf7
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      src/dai/seller/app/Lib/Get.php

+ 1 - 0
src/dai/seller/app/Lib/Get.php

@@ -172,6 +172,7 @@ class Get
         $data['seller_id'] = $order['seller_id'];
         $data['seller_order_num'] = $order['order'];
         $data['seller_notify'] = $order['notify'] ?? '';
+        $data['cdate'] = time();
         $data['id'] = Dever::db('seller/order')->insert($data);
         if ($data['id']) {
             # 分配渠道