From 27e9d7d2c7db63c5f12c83e069980213398e8337 Mon Sep 17 00:00:00 2001 From: XiaoRuby <3114200645@qq.com> Date: 星期四, 13 七月 2023 10:22:51 +0800 Subject: [PATCH] LIMS管理系统框架-开发7-12-v1.0.0 --- pom.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pom.xml b/pom.xml index 580ba65..390cd93 100644 --- a/pom.xml +++ b/pom.xml @@ -19,6 +19,7 @@ <module>user-server</module> <module>sys</module> <module>framework</module> + <module>standard-library</module> </modules> <properties> -- Gitblit v1.9.3