登录完成

This commit is contained in:
2023-01-14 22:30:41 +08:00
parent 0d653fd960
commit 7b22656d34
4 changed files with 28 additions and 0 deletions

View File

@@ -34,5 +34,8 @@ module.exports = {
cors: {
origin: '*',
allowMethods: 'GET,HEAD,POST',
},
validate: {
convert: true
}
}