修复:更换接口域名

This commit is contained in:
david 2024-02-05 11:41:09 +08:00
parent 80d56e272a
commit 04aef85b66

View File

@ -25,7 +25,7 @@ class Constant
/**
* API定义
*/
const API_BASE = 'http://hk.iyuu.cn';
const API_BASE = 'http://api.bolahg.cn';
const API = [
'login' => '/App.Api.Bind',
'sites' => '/App.Api.Sites',