From c45c8ec6f41c9ad20abed43c7bc43ea99278faad Mon Sep 17 00:00:00 2001
From: skyouc <creaycat@gmail.com>
Date: 星期五, 26 十二月 2025 11:00:32 +0800
Subject: [PATCH] 出库添加一键完结功能
---
pom.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/pom.xml b/pom.xml
index 4f8f968..722b109 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,6 +20,7 @@
<module>rsf-common</module>
<module>rsf-framework</module>
<module>rsf-server</module>
+ <module>rsf-open-api</module>
</modules>
<properties>
--
Gitblit v1.9.1