skjcmanager/skjcmanager-service/skjcmanager-sm/src/main/java/cn/gistack/sm/hk/util/GetCameraUtils.java
@@ -41,6 +41,15 @@ // 秘钥appSecret ArtemisConfig.appSecret = HkConstant.AppSecret; if (type==3) { // 秘钥appKey ArtemisConfig.appKey = HkConstant.EventAppKey; // 秘钥appSecret ArtemisConfig.appSecret = HkConstant.EventAppSecret; // host ArtemisConfig.host = HkConstant.Event_NEW_HOST; } /** * STEP3:设置接口的URI地址