作者 lyh

gx

@@ -17,7 +17,7 @@ class OaGlobalsoApi @@ -17,7 +17,7 @@ class OaGlobalsoApi
17 { 17 {
18 18
19 //接口地址 19 //接口地址
20 - protected $url = 'https://oa.globalso.com'; 20 + protected $url = 'https://oa.cmer.com';
21 21
22 protected $token = ''; 22 protected $token = '';
23 23