|
|
@@ -29,7 +29,7 @@ class GmService
|
|
|
protected static $iv = 'abcdefghABCDEFGH';
|
|
|
protected static $appID = "3f1a51c1-39d4-48e1-8119-a37b63c0ed8c";
|
|
|
protected static $appSecretKey = "66a81e7a-dea3-4870-9c63-58712e13aa9b";
|
|
|
- protected static $tokenUrl = "https://tlop.zjtlcb.com/api/HOGENDY";//回归环境
|
|
|
+ protected static $tokenUrl = "https://mouldai.com/api/HOGENDY";//回归环境
|
|
|
protected static $token;
|
|
|
//合作机构自有公钥
|
|
|
const PUBLIC_KEY = "DE3w4DgjV+np0oHQzSDUgvlxGKPhi/gHBRp8dtjun+z6uqrRJE6B1qswZpaSCs3tp0tm98ZjjL9RTuNh4dyUuA==";
|