mashouyi 2 роки тому
батько
коміт
4ba5702bf0
1 змінених файлів з 2 додано та 1 видалено
  1. 2 1
      application/api/controller/UserCenter.php

+ 2 - 1
application/api/controller/UserCenter.php

@@ -380,7 +380,8 @@ class UserCenter extends Base
                 'company_hash_time'=>$info['company_hash_time'],
                 'ddcid'=>$info['ddcid'],
                 'collectors_hash'=>'',
-                'collectors_hash_time'=>date('Y-m-d H:i:s')
+                'collectors_hash_time'=>date('Y-m-d H:i:s'),
+                'type'=>$info['type']
             ];
             Db::name('store_order_info')->insert($to_date);
             $log_date = [