* @version : HUOSDK 7.0 */ return [ // 联调环境 'sdk_url' => 'https://api.weixin.qq.com/cgi-bin/midas', 'test_sdk_url' => 'https://api.weixin.qq.com/cgi-bin/midas/sandbox', 'server_name' => 'ysdk.qq.com', 'test_server_name' => 'ysdktest.qq.com', ];