From 149110e68e2779f639b2c787c4fed70a20c72894 Mon Sep 17 00:00:00 2001
From: vince <757871790@qq.com>
Date: 星期五, 17 十一月 2023 16:01:40 +0800
Subject: [PATCH] 增加授权
---
src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1311.java | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1311.java b/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1311.java
index eca0939..77e06fc 100644
--- a/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1311.java
+++ b/src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1311.java
@@ -23,8 +23,8 @@
*/
private static final long serialVersionUID = 1L;
- @PropertyDef(label = "鐩戞帶缂栧彿")
- private String sxtbh;
+ @PropertyDef(label = "瑙嗛鐩戞帶璁惧id")
+ private String spjksbid;
@PropertyDef(label = "閫氶亾缂栧彿")
private int tdbh;
@@ -117,7 +117,7 @@
@PropertyDef(label = "澶囨敞")
private String bz;
- @PropertyDef(label = "鏍囪浣�")
+ @PropertyDef(label = "鏍囧織浣�")
private String bjw;
@PropertyDef(label = "鎿嶄綔鏍囧織")
--
Gitblit v1.9.3