chore: 更新copyright

This commit is contained in:
TsMask
2023-11-09 10:26:22 +08:00
parent 4631fb2061
commit f8b036b462
3 changed files with 4 additions and 4 deletions

View File

@@ -32,7 +32,7 @@ const useAppStore = defineStore('app', {
appName: import.meta.env.VITE_APP_NAME,
appCode: import.meta.env.VITE_APP_CODE,
appVersion: import.meta.env.VITE_APP_VERSION,
copyright: 'Copyright ©2023 For 核心网管理平台',
copyright: 'Copyright ©2023 For AGrandTech',
logoType: 'icon',
filePathIcon: '',
filePathBrand: '',