正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
@@ -19,7 +19,7 @@ class Base extends Api | @@ -19,7 +19,7 @@ class Base extends Api | ||
19 | public function __construct(Request $request = null) | 19 | public function __construct(Request $request = null) |
20 | { | 20 | { |
21 | parent::__construct($request); | 21 | parent::__construct($request); |
22 | - $this->imgUrl = 'http://cardverification.com:19998'; | 22 | + $this->imgUrl = 'https://coupon.xp.yn.cn'; |
23 | $this->qiniuUrl = 'https://coupon.xp.yn.cn'; | 23 | $this->qiniuUrl = 'https://coupon.xp.yn.cn'; |
24 | $this->url_h5 = 'https://coupon.xp.yn.cn/h5/'; | 24 | $this->url_h5 = 'https://coupon.xp.yn.cn/h5/'; |
25 | $this->AppID = config("site.appid");//微信小程序AppID | 25 | $this->AppID = config("site.appid");//微信小程序AppID |
-
请 注册 或 登录 后发表评论