From f118f0815637c3b338cc337f1965984b2f28b87d Mon Sep 17 00:00:00 2001 From: zxl <763096477@qq.com> Date: 星期一, 15 九月 2025 11:53:11 +0800 Subject: [PATCH] 虚拟优惠卷问题 --- pom.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pom.xml b/pom.xml index 3727158..87c45da 100644 --- a/pom.xml +++ b/pom.xml @@ -77,6 +77,7 @@ <module>consumer</module> <module>admin</module> <module>im-api</module> + <module>lmk-job</module> </modules> <build> -- Gitblit v1.8.0