From ac4532f3b908a0b2ec47f52fd9cad6f2d0fd5d53 Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期五, 22 十一月 2024 11:47:57 +0800
Subject: [PATCH] 调整上海定制接口1

---
 src/main/java/com/fzzy/inte/sh2023/package-info.java        |    4 ++++
 src/main/java/com/fzzy/otherview/sh2023/pr/SHApi2101PR.java |    2 +-
 src/main/java/com/fzzy/otherview/sh2023/pr/SHApi2102PR.java |    2 +-
 src/main/java/com/fzzy/otherview/sh2023/pr/SHApi1115PR.java |    2 +-
 src/main/java/com/fzzy/otherview/sh2023/pr/SHApi1311PR.java |    2 +-
 src/main/java/com/fzzy/otherview/sh2023/pr/SHApi2103PR.java |    4 ++--
 6 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/src/main/java/com/fzzy/inte/sh2023/package-info.java b/src/main/java/com/fzzy/inte/sh2023/package-info.java
new file mode 100644
index 0000000..6d8503d
--- /dev/null
+++ b/src/main/java/com/fzzy/inte/sh2023/package-info.java
@@ -0,0 +1,4 @@
+/**
+ * 涓婃捣鍢夊畾瀵瑰鎺ュ彛鍖�
+ */
+package com.fzzy.inte.sh2023;
\ No newline at end of file
diff --git a/src/main/java/com/fzzy/otherview/sh2023/pr/SHApi1115PR.java b/src/main/java/com/fzzy/otherview/sh2023/pr/SHApi1115PR.java
index be785f4..3fa345f 100644
--- a/src/main/java/com/fzzy/otherview/sh2023/pr/SHApi1115PR.java
+++ b/src/main/java/com/fzzy/otherview/sh2023/pr/SHApi1115PR.java
@@ -175,7 +175,7 @@
                     infoData.setId(data.getKqdm() + DateFormatUtils.format(data.getSjtjsj(), "yyyyMMddHHmmss"));
                     infoData.setKqdm(data.getKqdm());
                     infoData.setInteType("11");
-                    infoData.setInteId(SH2023Constant.SH_2023_API_CODE_1115);
+                    infoData.setInteId(Constant.API_CODE_9101);
                     infoData.setUpdateTime(new Date());
                     infoData.setDataId(infoData.getId());
 
diff --git a/src/main/java/com/fzzy/otherview/sh2023/pr/SHApi1311PR.java b/src/main/java/com/fzzy/otherview/sh2023/pr/SHApi1311PR.java
index b6f71fe..567965d 100644
--- a/src/main/java/com/fzzy/otherview/sh2023/pr/SHApi1311PR.java
+++ b/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());
diff --git a/src/main/java/com/fzzy/otherview/sh2023/pr/SHApi2101PR.java b/src/main/java/com/fzzy/otherview/sh2023/pr/SHApi2101PR.java
index b951e52..c403fdf 100644
--- a/src/main/java/com/fzzy/otherview/sh2023/pr/SHApi2101PR.java
+++ b/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());
diff --git a/src/main/java/com/fzzy/otherview/sh2023/pr/SHApi2102PR.java b/src/main/java/com/fzzy/otherview/sh2023/pr/SHApi2102PR.java
index 26e00e1..4d35b98 100644
--- a/src/main/java/com/fzzy/otherview/sh2023/pr/SHApi2102PR.java
+++ b/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());
diff --git a/src/main/java/com/fzzy/otherview/sh2023/pr/SHApi2103PR.java b/src/main/java/com/fzzy/otherview/sh2023/pr/SHApi2103PR.java
index 6fd38c7..be61bf7 100644
--- a/src/main/java/com/fzzy/otherview/sh2023/pr/SHApi2103PR.java
+++ b/src/main/java/com/fzzy/otherview/sh2023/pr/SHApi2103PR.java
@@ -169,7 +169,7 @@
         }
 
         //灏佽鍙傛暟
-        ApiParam param = new ApiParam(apiConf, Constant.API_CATEGORY_13, SH2023Constant.SH_2023_API_CODE_2103);
+        ApiParam param = new ApiParam(apiConf, Constant.API_CATEGORY_90, Constant.API_CODE_9104);
 
         //鑾峰彇瀹炵幇鎺ュ彛
         ApiRemoteService apiService = apiPushManager.getApiRemoteService(param.getPushProtocol());
@@ -187,7 +187,7 @@
                     infoData.setId(data.getHwdm());
                     infoData.setKqdm(data.getHwdm().substring(0, 21));
                     infoData.setInteType("21");
-                    infoData.setInteId(SH2023Constant.SH_2023_API_CODE_2103);
+                    infoData.setInteId(Constant.API_CODE_9104);
                     infoData.setUpdateTime(new Date());
                     infoData.setDataId(data.getHwdm());
 

--
Gitblit v1.9.3