From 4e91df736f31a301a3ef775a732e9ec530bfbe2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=A2=81=E5=AD=90=E9=BE=99?= <14096380+qwe963852@user.noreply.gitee.com> Date: Mon, 21 Oct 2024 14:31:30 +0800 Subject: [PATCH] =?UTF-8?q?refactor:()=E7=99=BB=E5=BD=95=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a308981..88d229d 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "muyu", "version": "3.6.3", - "description": "智慧车联管理平台", - "author": "智慧车联管理平台", + "description": "智联运营平台", + "author": "智联运营平台", "license": "MIT", "scripts": { "dev": "vue-cli-service serve",