From f76300b29d55277090628b3cdb2e901a7b6d0414 Mon Sep 17 00:00:00 2001 From: CZT <czt18638530771@163.com> Date: 星期二, 05 十二月 2023 10:56:39 +0800 Subject: [PATCH] 广东省平台接口-增加上传前赋值最后更新时间。保证数据实时性 --- src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1405.view.xml | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1405.view.xml b/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1405.view.xml index 1c5ed9a..3a9f8a3 100644 --- a/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1405.view.xml +++ b/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1405.view.xml @@ -58,19 +58,22 @@ </PropertyDef> <PropertyDef name="htqdr"> <Property></Property> - <Property name="label">鍚堝悓绛捐鏃堕棿</Property> + <Property name="label">鍚堝悓绛捐浜�</Property> </PropertyDef> <PropertyDef name="htqdsj"> <Property></Property> <Property name="label">鍚堝悓绛捐鏃堕棿</Property> + <Property name="dataType">DateTime</Property> </PropertyDef> <PropertyDef name="htsxsj"> <Property></Property> <Property name="label">鍚堝悓鐢熸晥鏃ユ湡</Property> + <Property name="dataType">Date</Property> </PropertyDef> <PropertyDef name="htjzsj"> <Property></Property> <Property name="label">鍚堝悓鎴鏃ユ湡</Property> + <Property name="dataType">Date</Property> </PropertyDef> <PropertyDef name="htcjr"> <Property></Property> @@ -79,6 +82,7 @@ <PropertyDef name="htcjsj"> <Property></Property> <Property name="label">鍚堝悓鍒涘缓鏃堕棿</Property> + <Property name="dataType">DateTime</Property> </PropertyDef> <PropertyDef name="htdbgjlbz"> <Property></Property> -- Gitblit v1.9.3