czt
12 小时以前 90b950bfd7f8c8c4835edf5e8a1062d17d953032
src/main/java/com/fzzy/otherview/sh2023/pr/SHApi2101PR.java
@@ -169,7 +169,7 @@
        }
        //封装参数
        ApiParam param = new ApiParam(apiConf, "21", SH2023Constant.SH_2023_API_CODE_2101);
        ApiParam param = new ApiParam(apiConf, "90", Constant.API_CODE_9105);
        //获取实现接口
        ApiRemoteService apiService = apiPushManager.getApiRemoteService(param.getPushProtocol());