From 1236c1e76c1dc07963285c72ea4faabef9cb7d93 Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期五, 12 七月 2024 14:54:43 +0800 Subject: [PATCH] 上海省平台接口字段优化 --- src/main/java/com/fzzy/otherview/sh2023/ShApi2103.view.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/java/com/fzzy/otherview/sh2023/ShApi2103.view.xml b/src/main/java/com/fzzy/otherview/sh2023/ShApi2103.view.xml index a89df46..5c8e591 100644 --- a/src/main/java/com/fzzy/otherview/sh2023/ShApi2103.view.xml +++ b/src/main/java/com/fzzy/otherview/sh2023/ShApi2103.view.xml @@ -122,7 +122,7 @@ </Property> </PropertyDef> <PropertyDef name="zhgxsj"> - <Property name="dataType">Date</Property> + <Property name="dataType">DateTime</Property> <Property name="label">鏈�鍚庢洿鏂版椂闂�</Property> </PropertyDef> <PropertyDef name="czbz"> -- Gitblit v1.9.3