From a00b7ba531912be45a9fde68942755ab33f211ef Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期四, 30 十月 2025 19:30:08 +0800
Subject: [PATCH] 陕西2025版接口调整1
---
src/main/java/com/fzzy/api/entity/Api9109.java | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/java/com/fzzy/api/entity/Api9109.java b/src/main/java/com/fzzy/api/entity/Api9109.java
index 99c9b55..c527bbb 100644
--- a/src/main/java/com/fzzy/api/entity/Api9109.java
+++ b/src/main/java/com/fzzy/api/entity/Api9109.java
@@ -80,8 +80,8 @@
private Integer cfs;
@PropertyDef(label = "娌圭綈鏁�")
- @Column(name = "ygs")
- private Integer ygs;
+ @Column(name = "ajs")
+ private Integer ajs;
@PropertyDef(label = "缁忓害")
@Column(name = "jd", precision = 20, scale = 6)
--
Gitblit v1.9.3