czt
2025-08-20 12c99c99ed89d1d11318d9b4c6c295d35e21b1e7
src/main/java/com/fzzy/otherview/sh2023/pr/SHApi2102PR.java
@@ -162,7 +162,7 @@
        }
        //封装参数
        ApiParam param = new ApiParam(apiConf, "21", SH2023Constant.SH_2023_API_CODE_2102);
        ApiParam param = new ApiParam(apiConf, "90", Constant.API_CODE_9103);
        //获取实现接口
        ApiRemoteService apiService = apiPushManager.getApiRemoteService(param.getPushProtocol());