From a8e6d905dc8f9991785a54403fd258b62969594a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E5=81=9A=E7=A0=81=E5=86=9C?= <599854767@qq.com> Date: Fri, 17 Feb 2023 10:53:28 +0800 Subject: [PATCH] update copyright 2023 --- ZR.Vue/src/settings.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ZR.Vue/src/settings.js b/ZR.Vue/src/settings.js index ea42c85..beb84da 100644 --- a/ZR.Vue/src/settings.js +++ b/ZR.Vue/src/settings.js @@ -48,5 +48,5 @@ module.exports = { * If you want to also use it in dev, you can pass ['production', 'development'] */ errorLog: 'production', - copyRight: 'Copyright ©2022 izhaorui.cn All Rights Reserved.' + copyRight: 'Copyright ©2023 www.izhaorui.cn All Rights Reserved.' } \ No newline at end of file