From 8cfc3732f3fe53d8794da15b80d554ad8b2c794c Mon Sep 17 00:00:00 2001 From: CZT <czt18638530771@163.com> Date: 星期二, 05 九月 2023 18:35:14 +0800 Subject: [PATCH] 提交配置信息 --- igds-manager/src/main/java/com/ld/igds/m/view/PlanManageAudit.view.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/igds-manager/src/main/java/com/ld/igds/m/view/PlanManageAudit.view.xml b/igds-manager/src/main/java/com/ld/igds/m/view/PlanManageAudit.view.xml index 72e5014..0ab1b17 100644 --- a/igds-manager/src/main/java/com/ld/igds/m/view/PlanManageAudit.view.xml +++ b/igds-manager/src/main/java/com/ld/igds/m/view/PlanManageAudit.view.xml @@ -4,7 +4,7 @@ <Context/> <Model> <DataType name="dtDetail"> - <Property name="creationType">com.ld.igds.models.MPlanDetail</Property> + <Property name="creationType">com.ld.igds.models.InoutPlanDetail</Property> <PropertyDef name="id"> <Property></Property> <Property name="label">ID_</Property> -- Gitblit v1.9.3