YYC
2025-04-22 33ad92a73de17e8d72f30632ced04dca5719f76e
src/main/java/com/fzzy/otherview/sh2023/pr/SHApi1311PR.java
@@ -175,7 +175,7 @@
        }
        //封装参数
        ApiParam param = new ApiParam(apiConf, "13", SH2023Constant.SH_2023_API_CODE_1311);
        ApiParam param = new ApiParam(apiConf, "90", Constant.API_CODE_9102);
        //获取实现接口
        ApiRemoteService apiService = apiPushManager.getApiRemoteService(param.getPushProtocol());