|
@@ -166,7 +166,7 @@ class CustomController extends BaseController
|
|
|
Yii::info("供应商添加客户:name - " . $name . ' == mobile - ' . $mobile);
|
|
Yii::info("供应商添加客户:name - " . $name . ' == mobile - ' . $mobile);
|
|
|
Yii::info("shopAdminId: " . $this->shopAdminId);
|
|
Yii::info("shopAdminId: " . $this->shopAdminId);
|
|
|
}
|
|
}
|
|
|
- util::complete();
|
|
|
|
|
|
|
+ util::complete('已添加,1分钟后生效');
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
//从首店同步客户 shizhongqi 2022.6.9
|
|
//从首店同步客户 shizhongqi 2022.6.9
|