From a3a62a367e0654ac81c2f996e9e8fb33d4f257ac Mon Sep 17 00:00:00 2001
From: ws <ws@123.com>
Date: 星期一, 11 十二月 2023 20:07:05 +0800
Subject: [PATCH] 修改武汉接口

---
 src/main/java/com/fzzy/otherview/whhpjl/WhjlConstant.java |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/src/main/java/com/fzzy/otherview/whhpjl/WhjlConstant.java b/src/main/java/com/fzzy/otherview/whhpjl/WhjlConstant.java
index 4e7e212..d92af2b 100644
--- a/src/main/java/com/fzzy/otherview/whhpjl/WhjlConstant.java
+++ b/src/main/java/com/fzzy/otherview/whhpjl/WhjlConstant.java
@@ -259,7 +259,10 @@
      * 鎺ュ彛缂栫爜-1413 杩愯緭璺嚎鏁版嵁鎺ュ彛
      */
     public static String API_CODE_1413 = "1413";
-
+    /**
+     * 鎺ュ彛缂栫爜-1414 鍖楁枟缁堢璁惧
+     */
+    public static String API_CODE_1414 = "1414";
 
     /*----------鎺ュ彛璺緞----------*/
     //鎺ュ彛缂栫爜-1101 鍐涚伯浼佷笟淇℃伅 --璺緞(JLQYXX)
@@ -380,6 +383,8 @@
     public static String API_CODE_CLYSHJ = "CLYSHJ";
     //鎺ュ彛缂栫爜-1413 杩愯緭璺嚎 --璺緞(YSLX)
     public static String API_CODE_YSLX = "YSLX";
+    //鎺ュ彛缂栫爜-1414 鍖楁枟缁堢璁惧 --璺緞(YSLX)
+    public static String API_CODE_BDZDSB = "BDZDSB";
     //鎺ュ彛缂栫爜- 搴旀�ヨ皟搴� --璺緞(YJDD)
     public static String API_CODE_YJDD = "YJDD";
 

--
Gitblit v1.9.3