@ -12,9 +12,9 @@ use Think\Log as ThinkLog;
*/
class YjlyClient
{
const APP_ID = 'A86C68D2BD587CEC6';
const APP_ID = '5A2B6912F70FB0153';
const SIGN_NAME = 'sign';
const SIGN_KEY = 'CxYQEh4tU1gnXFUJGC0gBjI=';
const SIGN_KEY = 'EhYOOQIZLFokCAo/PBMMWSE=';
protected $client;
protected $baseUrl = 'https://x2centerapi.xiaoxixinxi.com';