后端搭建起来
This commit is contained in:
@@ -22,7 +22,8 @@ module.exports = {
|
||||
},
|
||||
security: {
|
||||
csrf: {
|
||||
enable: false
|
||||
queryName: "token",
|
||||
ignore: ctx => ctx.headers.passport == "c799f2d92de34b97"//md5编码:kubbo&flora
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user