From 6121174bcef51491d390e52d653c3cf35c7acad8 Mon Sep 17 00:00:00 2001
From: hongjli <3117313295@qq.com>
Date: 星期三, 14 五月 2025 12:32:28 +0800
Subject: [PATCH] 钣金计划管理导出字段修改
---
aps-modules/aps-core/src/main/resources/mapper/core/ApsPlatePlanTempMapper.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/aps-modules/aps-core/src/main/resources/mapper/core/ApsPlatePlanTempMapper.xml b/aps-modules/aps-core/src/main/resources/mapper/core/ApsPlatePlanTempMapper.xml
index 7f4f0cc..ea3ecbe 100644
--- a/aps-modules/aps-core/src/main/resources/mapper/core/ApsPlatePlanTempMapper.xml
+++ b/aps-modules/aps-core/src/main/resources/mapper/core/ApsPlatePlanTempMapper.xml
@@ -202,4 +202,5 @@
#{id}
</foreach>
</delete>
+
</mapper>
\ No newline at end of file
--
Gitblit v1.9.3