From f3d2007e78e8df1064ee7a3b4b9b4c790717fba7 Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期一, 22 四月 2024 16:09:33 +0800
Subject: [PATCH] 调整广东省平台市局推送-增加指令推送,测试使用

---
 src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1102.java |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1102.java b/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1102.java
index df3557b..579887d 100644
--- a/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1102.java
+++ b/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1102.java
@@ -39,9 +39,6 @@
     @PropertyDef(label = "搴撳尯浜ф潈", description = "1锛� 鑷湁 2锛氱璧� 3锛氬叡鏈� 4锛氭贩鍚� 9锛氬叾浠�")
     private String kqcq;
 
-    @PropertyDef(label = "鍌ㄥ浠撳")
-    private Double cbcr;
-
     @PropertyDef(label = "鏈夋晥浠撳")
     private Double yxcr;
 
@@ -54,9 +51,6 @@
     @PropertyDef(label = "浠撴埧鏁�")
     private Integer cfs;
 
-    @PropertyDef(label = "寤掗棿鏁�")
-    private Integer ajs;
-
     @PropertyDef(label = "娌圭綈鏁�")
     private Integer ygs;
 
@@ -65,6 +59,9 @@
 
     @PropertyDef(label = "搴撳尯绾害")
     private Double wd;
+
+    @PropertyDef(label = "搴撳尯鐘舵��", description = "1:姝e父锛堥粯璁わ級 2:閫�鍑哄偍澶囩伯鎵垮偍")
+    private String kqzt;
 
     @PropertyDef(label = "鎿嶄綔鏍囧織")
     private String czbz;
@@ -76,9 +73,12 @@
     @PropertyDef(label = "搴撳尯灞炴��", description = "1:甯傜骇鐩村睘锛�2:甯傜骇浠e偍锛�3:鍖虹骇鐩村偍锛�4:鍖虹骇浠e偍锛�9锛氬叾浠�")
     private String kqsx;
 
-    @PropertyDef(label = "搴撳尯鐘舵��")
-    private String kqzt;
+    @PropertyDef(label = "寤掗棿鏁�")
+    private Integer ajs;
 
     @PropertyDef(label = "鏍囪浣�", description = "1:姝e父(榛樿), 2:閫�鍑哄偍澶囩伯鎵垮偍")
     private String bjw;
+
+    @PropertyDef(label = "鍌ㄥ浠撳")
+    private Double cbcr;
 }
\ No newline at end of file

--
Gitblit v1.9.3