新增加注册功能
This commit is contained in:
@@ -47,5 +47,6 @@ module.exports = {
|
||||
* The default is only used in the production env
|
||||
* 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.'
|
||||
}
|
||||
Reference in New Issue
Block a user