From f91acf3437eef8eb5d9785b5b175198b0aa3aeab Mon Sep 17 00:00:00 2001 From: zhanghongyu Date: Thu, 9 Jan 2025 10:13:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=97=A0=E7=94=A8=E6=96=87?= =?UTF-8?q?=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json index 392d7db..525a004 100644 --- a/ruoyi-ui/package.json +++ b/ruoyi-ui/package.json @@ -1,8 +1,8 @@ { - "name": "ruoyi", + "name": "book- management", "version": "3.8.9", - "description": "若依管理系统", - "author": "若依", + "description": "借书管理系统", + "author": "", "license": "MIT", "scripts": { "dev": "vue-cli-service serve",