From f6c758e165d5ff5900e27b8b305857fde9ac80b6 Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期四, 25 七月 2024 19:06:56 +0800 Subject: [PATCH] 增加宁夏省平台2004版协议 --- src/main/java/com/fzzy/api/entity/ApiConfs.java | 35 +++++++++++++++++++++-------------- 1 files changed, 21 insertions(+), 14 deletions(-) diff --git a/src/main/java/com/fzzy/api/entity/ApiConfs.java b/src/main/java/com/fzzy/api/entity/ApiConfs.java index 56cf737..db1f44e 100644 --- a/src/main/java/com/fzzy/api/entity/ApiConfs.java +++ b/src/main/java/com/fzzy/api/entity/ApiConfs.java @@ -94,15 +94,15 @@ @Column(name = "syncType_11", length = 2) private String syncType11; - @PropertyDef(label = "鍩虹鎺ュ彛-澶�", description = "1-鍛ㄤ竴锛�2-鍛ㄤ簩锛�3-鍛ㄤ笁绛夌瓑锛�* 琛ㄧず姣忓ぉ") + @PropertyDef(label = "鍩虹鎺ュ彛-鍚屾-澶�", description = "1-鍛ㄤ竴锛�2-鍛ㄤ簩锛�3-鍛ㄤ笁绛夌瓑锛�* 琛ㄧず姣忓ぉ") @Column(name = "syncDay_11") private String syncDay11; - @PropertyDef(label = "鍩虹鎺ュ彛-鏃�", description = "0-23琛ㄧず鍏蜂綋灏忔椂锛�* 琛ㄧず姣忓皬鏃�") + @PropertyDef(label = "鍩虹鎺ュ彛-鍚屾-鏃�", description = "0-23琛ㄧず鍏蜂綋灏忔椂锛�* 琛ㄧず姣忓皬鏃�") @Column(name = "syncHour_11", length = 4) private String syncHour11; - @PropertyDef(label = "鍩虹鎺ュ彛-鍒�", description = "鍏蜂綋鎵ц鏃堕棿锛屽垎涓猴細0鍜�30涓や釜閫夋嫨锛岃〃绀烘暣鐐规墽琛�30鍒嗛挓鎵ц") + @PropertyDef(label = "鍩虹鎺ュ彛-鍚屾-鍒�", description = "鍏蜂綋鎵ц鏃堕棿锛屽垎涓猴細0鍜�30涓や釜閫夋嫨锛岃〃绀烘暣鐐规墽琛�30鍒嗛挓鎵ц") @Column(name = "syncMinute_11", length = 4) private String syncMinute11; @@ -110,15 +110,15 @@ @Column(name = "pushType_11", length = 2) private String pushType11; - @PropertyDef(label = "鍩虹鎺ュ彛-澶�") + @PropertyDef(label = "鍩虹鎺ュ彛-鎺ㄩ��-澶�") @Column(name = "pushDay_11", length = 4) private String pushDay11; - @PropertyDef(label = "鍩虹鎺ュ彛-鏃�") + @PropertyDef(label = "鍩虹鎺ュ彛-鍚屾-鏃�") @Column(name = "pushHour_11", length = 4) private String pushHour11; - @PropertyDef(label = "鍩虹鎺ュ彛-鍒�") + @PropertyDef(label = "鍩虹鎺ュ彛-鍚屾-鍒�") @Column(name = "pushMinute_11", length = 4) private String pushMinute11; @@ -126,38 +126,45 @@ @Column(name = "syncType_99", length = 2) private String syncType99; - @PropertyDef(label = "鍏朵粬鏁版嵁-澶�") + @PropertyDef(label = "鍏朵粬鏁版嵁-鍚屾-澶�") @Column(name = "syncDay_99", length = 4) private String syncDay99; - @PropertyDef(label = "鍏朵粬鏁版嵁-鏃�") + @PropertyDef(label = "鍏朵粬鏁版嵁-鍚屾-鏃�") @Column(name = "syncHour_99", length = 4) private String syncHour99; - @PropertyDef(label = "鍏朵粬鏁版嵁-鍒�") + @PropertyDef(label = "鍏朵粬鏁版嵁-鍚屾-鍒�") @Column(name = "syncMinute_99", length = 4) private String syncMinute99; - @PropertyDef(label = "鍏朵粬鏁版嵁-鎺ㄩ��", description = "鑷姩鍚屾锛岃嚜鍔ㄥ悓姝�") + @PropertyDef(label = "鍏朵粬鏁版嵁-鎺ㄩ�佹柟寮�", description = "鑷姩鍚屾锛岃嚜鍔ㄥ悓姝�") @Column(name = "pushType_99", length = 2) private String pushType99; - @PropertyDef(label = "鍏朵粬鏁版嵁-澶�") + @PropertyDef(label = "鍏朵粬鏁版嵁-鎺ㄩ��-澶�") @Column(name = "pushDay_99", length = 4) private String pushDay99; - @PropertyDef(label = "鍏朵粬鏁版嵁-鏃�") + @PropertyDef(label = "鍏朵粬鏁版嵁-鎺ㄩ��-鏃�") @Column(name = "pushHour_99", length = 4) private String pushHour99; - @PropertyDef(label = "鍏朵粬鏁版嵁-鍒�") + @PropertyDef(label = "鍏朵粬鏁版嵁-鎺ㄩ��-鍒�") @Column(name = "pushMinute_99", length = 4) private String pushMinute99; @PropertyDef(label = "鏄惁涓婄嚎") @Column(name = "exe_tag", length = 2) private String exeTag = Constant.YN_Y; - + + @PropertyDef(label = "缁熶竴缂栫爜鎷夊彇鍦板潃") + @Column(name = "GB_CODING_Url", length = 200) + private String gbCodingUrl; + + @PropertyDef(label = "缁熶竴缂栫爜涓婁紶") + @Column(name = "GB_CODING_TAG_", length = 200) + private String gbCodingTag; @Transient @PropertyDef(label = "妯℃嫙寰楀垎") -- Gitblit v1.9.3