From ed557ad3ef1799ce6a15c20227eb35e5f20a0e8a Mon Sep 17 00:00:00 2001 From: gaoshuguang Date: Sat, 11 Oct 2025 10:23:24 +0800 Subject: [PATCH] =?UTF-8?q?=202025=E5=B9=B410=E6=9C=8811=E6=97=A5=20=20=20?= =?UTF-8?q?=20=201.0.5=20=20=20=20=20=20=E7=A7=BB=E5=8A=A8=E6=89=BF?= =?UTF-8?q?=E9=87=8D=E8=AE=BE=E5=A4=87=E6=95=B0=E6=8D=AE=E8=A1=A8mobile=5F?= =?UTF-8?q?weigh=5Finfo=E5=88=A0=E9=99=A4StaName=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=EF=BC=8C=E5=9C=A8SiteID=E7=9A=84=E5=AD=97=E6=AE=B5=E4=B8=8A?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=B8=BA=E7=AB=99=E6=89=80-=E7=BC=96?= =?UTF-8?q?=E5=8F=B7=E7=9A=84=E6=A0=BC=E5=BC=8F=EF=BC=8C=E4=BE=8B=E5=A6=82?= =?UTF-8?q?=EF=BC=9A=E5=A4=A9=E9=B9=85=E6=B9=96-5975?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../com/nmggs/query/entity/fx/MobileWeighInfo.java | 12 ++++++------ .../main/resources/version/{1.0.4.txt => 1.0.5.txt} | 1 + 2 files changed, 7 insertions(+), 6 deletions(-) rename GetDataInterface/src/main/resources/version/{1.0.4.txt => 1.0.5.txt} (91%) diff --git a/GetDataInterface/src/main/java/com/nmggs/query/entity/fx/MobileWeighInfo.java b/GetDataInterface/src/main/java/com/nmggs/query/entity/fx/MobileWeighInfo.java index 234d181..a8bd86a 100644 --- a/GetDataInterface/src/main/java/com/nmggs/query/entity/fx/MobileWeighInfo.java +++ b/GetDataInterface/src/main/java/com/nmggs/query/entity/fx/MobileWeighInfo.java @@ -219,12 +219,12 @@ public class MobileWeighInfo { @JSONField(name = "UploadAddress") @TableField("UploadAddress") private String uploadAddress; - /** - * 归属站名称 - */ - @JSONField(name = "StaName") - @TableField("StaName") - private String staName; + ///** + // * 归属站名称 + // */ + //@JSONField(name = "StaName") + //@TableField("StaName") + //private String staName; @TableField("insertTime") @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8") diff --git a/GetDataInterface/src/main/resources/version/1.0.4.txt b/GetDataInterface/src/main/resources/version/1.0.5.txt similarity index 91% rename from GetDataInterface/src/main/resources/version/1.0.4.txt rename to GetDataInterface/src/main/resources/version/1.0.5.txt index 211081b..a0e4849 100644 --- a/GetDataInterface/src/main/resources/version/1.0.4.txt +++ b/GetDataInterface/src/main/resources/version/1.0.5.txt @@ -16,3 +16,4 @@ 5 2025年10月10日 1.0.4 增加重点隐患车辆电子围栏接口/ZDYH/getFenceData 隐患区域数据接口/ZDYH/getHiddenDangerAreaData 违法车辆数据接口/ZDYH/getFatigueData +6 2025年10月11日 1.0.5 移动承重设备数据表mobile_weigh_info删除StaName字段,在SiteID的字段上增加为站所-编号的格式,例如:天鹅湖-5975