From 430263f4f653dc02b3d65720e218d68b4a32b33b Mon Sep 17 00:00:00 2001 From: CZT <czt18638530771@163.com> Date: 星期四, 17 八月 2023 19:01:29 +0800 Subject: [PATCH] 调整上海市2023接口架构 --- src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1207.view.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/java/com/fzzy/whjl/view/WhjlApi1207.view.xml b/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1207.view.xml similarity index 99% rename from src/main/java/com/fzzy/whjl/view/WhjlApi1207.view.xml rename to src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1207.view.xml index 2385a82..2c91f58 100644 --- a/src/main/java/com/fzzy/whjl/view/WhjlApi1207.view.xml +++ b/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1207.view.xml @@ -4,7 +4,7 @@ <Context/> <Model> <DataType name="dtMain"> - <Property name="creationType">com.fzzy.whjl.dto.WhjlApi1207</Property> + <Property name="creationType">com.fzzy.otherview.whhpjl.dto.WhjlApi1207</Property> <PropertyDef name="htid"> <Property></Property> <Property name="label">鍚堝悓ID</Property> @@ -177,7 +177,7 @@ </Reference> </DataType> <DataType name="dtItem"> - <Property name="creationType">com.fzzy.whjl.dto.WhjlQDItem</Property> + <Property name="creationType">com.fzzy.otherview.whhpjl.dto.WhjlQDItem</Property> <PropertyDef name="htspid"> <Property></Property> <Property name="label">鍚堝悓鍟嗗搧ID</Property> -- Gitblit v1.9.3