From 90b950bfd7f8c8c4835edf5e8a1062d17d953032 Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期二, 14 十月 2025 11:14:59 +0800 Subject: [PATCH] 宁夏轮换计划接口调整 --- src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1216.view.xml | 14 ++++++++------ 1 files changed, 8 insertions(+), 6 deletions(-) diff --git a/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1216.view.xml b/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1216.view.xml index 67434d2..b8e4ae5 100644 --- a/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1216.view.xml +++ b/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1216.view.xml @@ -61,14 +61,16 @@ <Property></Property> <Property name="label">搴撳尯浠g爜</Property> </PropertyDef> - <Reference name="jcmx"> - <Property name="label">妫�娴嬫槑缁�</Property> + <PropertyDef name="jcmx"> + <Property></Property> + <Property name="label">搴撳尯浠g爜</Property> <Property name="dataType">[dtCheckItm]</Property> - </Reference> - <Reference name="jcbgwj"> - <Property name="label">妫�娴嬫姤鍛婃枃浠�</Property> + </PropertyDef> + <PropertyDef name="jcbgwj"> + <Property></Property> + <Property name="label">搴撳尯浠g爜</Property> <Property name="dataType">[dtCheckFile]</Property> - </Reference> + </PropertyDef> </DataType> <DataType name="dtCheckItm"> <Property name="creationType">com.fzzy.otherview.whhpjl.dto.WhjlCheckItm</Property> -- Gitblit v1.9.3