From c61196a96af40db18db26ea5c8bba78e4394ef98 Mon Sep 17 00:00:00 2001 From: peng <peng.com> Date: 星期四, 14 八月 2025 14:45:26 +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