瀏覽代碼

修改代码的导入来源平台

lvhao 3 月之前
父節點
當前提交
3f004680af
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      core/CoreApp/controllers/Customer.php

+ 1 - 1
core/CoreApp/controllers/Customer.php

@@ -1994,7 +1994,7 @@ class Customer extends Start_Controller {
 				$post['address'] = $addtess;
 				$post['zipcode'] = $value['10']?$value['10']:'';
 				$post['shop'] = $shopid;
-				$post['source'] = 2;
+				$post['source'] = 10;
 				$post['type'] = 1;
 				$post['count'] = '';
 				$post['time'] = $dtime;