From 18967104565d14fc04d848aa8cb54653b84b19ce Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期六, 29 六月 2024 17:42:21 +0800
Subject: [PATCH] 广东省平台v5.1-增加封仓确认单和出清确认单

---
 src/main/java/com/fzzy/otherview/gd2022/GdApi1023.view.xml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/main/java/com/fzzy/otherview/gd2022/GdApi1023.view.xml b/src/main/java/com/fzzy/otherview/gd2022/GdApi1023.view.xml
index 4bff26c..6ccde2e 100644
--- a/src/main/java/com/fzzy/otherview/gd2022/GdApi1023.view.xml
+++ b/src/main/java/com/fzzy/otherview/gd2022/GdApi1023.view.xml
@@ -4,7 +4,7 @@
   <Context/>
   <Model>
     <DataType name="dtMain">
-      <Property name="creationType">com.fzzy.otherview.gd2022.dto.GdApi1023</Property>
+      <Property name="creationType">com.fzzy.push.gd2022.dto.Gd2022Api1023</Property>
       <PropertyDef name="xzbm">
         <Property></Property>
         <Property name="label">鐔忚捀缂栫爜</Property>
@@ -156,7 +156,7 @@
       </PropertyDef>
     </DataType>
     <DataType name="dtPeople">
-      <Property name="creationType">com.fzzy.otherview.gd2022.dto.GdApi1023People</Property>
+      <Property name="creationType">com.fzzy.push.gd2022.dto.Gd2022Api1023People</Property>
       <PropertyDef name="xm">
         <Property></Property>
         <Property name="label">濮撳悕</Property>
@@ -183,7 +183,7 @@
       </PropertyDef>
     </DataType>
     <DataType name="dtWay">
-      <Property name="creationType">com.fzzy.otherview.gd2022.dto.GdApi1023Way</Property>
+      <Property name="creationType">com.fzzy.push.gd2022.dto.Gd2022Api1023Way</Property>
       <PropertyDef name="xznd">
         <Property></Property>
         <Property name="label">璁惧畾鐔忚捀娴撳害(ml/m3)</Property>
@@ -205,7 +205,7 @@
       </PropertyDef>
     </DataType>
     <DataType name="dtDtl">
-      <Property name="creationType">com.fzzy.otherview.gd2022.dto.GdApi1023Dtl</Property>
+      <Property name="creationType">com.fzzy.push.gd2022.dto.Gd2022Api1023Dtl</Property>
       <PropertyDef name="cfdm">
         <Property></Property>
         <Property name="label">浠撴埧/娌圭綈浠g爜</Property>

--
Gitblit v1.9.3