Commit ea72faa6 authored by jianqian's avatar jianqian

新增

parent f9163410
...@@ -27,11 +27,11 @@ public class ArtemisController { ...@@ -27,11 +27,11 @@ public class ArtemisController {
*/ */
static { static {
// 代理API网关nginx服务器ip端口 // 代理API网关nginx服务器ip端口
ArtemisConfig.host = "222.223.203.154:1443"; ArtemisConfig.host = "124.239.169.105:1443";
// 秘钥appkey // 秘钥appkey
ArtemisConfig.appKey = "24786595"; ArtemisConfig.appKey = "21935786";
// 秘钥appSecret // 秘钥appSecret
ArtemisConfig.appSecret = "AxzrQTvNWvSVKjKbYGOn"; ArtemisConfig.appSecret = "b0uOky4XDCYoMiF7E5VY";
} }
/** /**
* 能力开放平台的网站路径 * 能力开放平台的网站路径
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment