From 3480e36dcd527e8bd8bb97ac8d2e4bc3d56de4d2 Mon Sep 17 00:00:00 2001 From: lvwshuai <lvwshuai@icloud.com> Date: 星期四, 20 七月 2023 14:10:21 +0800 Subject: [PATCH] update 修改代码生成模板,调整列表打开对话框和接口请求顺序 --- ruoyi-common/ruoyi-common-bom/pom.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ruoyi-common/ruoyi-common-bom/pom.xml b/ruoyi-common/ruoyi-common-bom/pom.xml index 93d1189..ef8afda 100644 --- a/ruoyi-common/ruoyi-common-bom/pom.xml +++ b/ruoyi-common/ruoyi-common-bom/pom.xml @@ -171,6 +171,7 @@ <artifactId>ruoyi-common-websocket</artifactId> <version>${revision}</version> </dependency> + </dependencies> </dependencyManagement> -- Gitblit v1.9.3