From de59371f50991a0dbee997eb4a13fd3f5f415ffd Mon Sep 17 00:00:00 2001 From: baoshiwei <baoshiwei@shlanbao.cn> Date: 星期五, 21 三月 2025 09:45:21 +0800 Subject: [PATCH] feat(login): 添加 Keycloak 登录支持 --- package.json | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 1d6d5c1..3f75145 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "$schema": "https://json.schemastore.org/tsconfig", - "name": "ruoyi-vue-plus", - "version": "5.2.3", - "description": "RuoYi-Vue-Plus澶氱鎴风鐞嗙郴缁�", + "name": "lb-qms", + "version": "5.3.0", + "description": "鍏板疂杞﹂棿璐ㄩ噺绠$悊绯荤粺", "author": "LionLi", "license": "MIT", "type": "module", -- Gitblit v1.9.3