From 21a2fcfed6698d869a0af18673e07f1523c38a84 Mon Sep 17 00:00:00 2001 From: czx <28353131@qq.com> Date: Mon, 14 Dec 2020 17:40:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E8=8E=B7=E5=8F=96=E5=BD=93?= =?UTF-8?q?=E5=A4=A9=E5=91=98=E5=B7=A5=E8=AE=A2=E5=8D=95=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json index cb10a631e..f89e8e5b8 100644 --- a/ruoyi-ui/package.json +++ b/ruoyi-ui/package.json @@ -1,8 +1,8 @@ { "name": "ruoyi", "version": "3.3.0", - "description": "若依管理系统", - "author": "若依", + "description": "食堂管理系统", + "author": "食堂", "license": "MIT", "scripts": { "dev": "vue-cli-service serve",