update copyright 2023

This commit is contained in:
不做码农 2023-02-17 10:53:28 +08:00
parent 9e914f3204
commit a8e6d905dc

View File

@ -48,5 +48,5 @@ module.exports = {
* If you want to also use it in dev, you can pass ['production', 'development'] * If you want to also use it in dev, you can pass ['production', 'development']
*/ */
errorLog: 'production', errorLog: 'production',
copyRight: 'Copyright ©2022 izhaorui.cn All Rights Reserved.' copyRight: 'Copyright ©2023 www.izhaorui.cn All Rights Reserved.'
} }