This commit is contained in:
Zheng Jie
2022-07-22 13:44:16 +08:00
parent d9e0573882
commit 1a57165a59
3 changed files with 4 additions and 4 deletions

View File

@@ -38,9 +38,9 @@ module.exports = {
/**
* 底部文字支持html语法
*/
footerTxt: '© 2019 Zheng Jie <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License 2.0</a>',
footerTxt: '© 2018-2022 Zheng Jie <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License 2.0</a>',
/**
* 备案号
*/
caseNumber: '浙ICP备18005431号'
caseNumber: ''
}