From f85ac133e1992674c84b337110ede0f338d25625 Mon Sep 17 00:00:00 2001 From: DongZeLiang <2746733890@qq.com> Date: Thu, 22 Feb 2024 11:55:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E4=BD=9C=E8=80=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a46cc5..6d945a9 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "muyu", "version": "3.6.3", "description": "若依管理系统", - "author": "若依", + "author": "董泽亮", "license": "MIT", "scripts": { "dev": "vue-cli-service serve",