ソースを参照

15秒后生效

shish 2 年 前
コミット
bf3994c280
1 ファイル変更1 行追加1 行削除
  1. 1 1
      app-ghs/controllers/CustomController.php

+ 1 - 1
app-ghs/controllers/CustomController.php

@@ -361,7 +361,7 @@ class CustomController extends BaseController
             Yii::info("供货商添加客户:name - " . $name . ' == mobile - ' . $mobile);
             Yii::info("shopAdminId: " . $this->shopAdminId);
         }
-        util::complete('已提交,30秒后生效');
+        util::complete('已提交,15秒后生效');
     }
 
     //从其它店同步客户 shizhongqi 2022.6.9