'自动入司'

This commit is contained in:
proudlx
2021-04-07 09:00:19 +08:00
parent 35eedbcb67
commit d0c29acde5

View File

@@ -32,5 +32,8 @@ module.exports = {
// options[0].fileBlacklist.push(/myasyncRoute(.)+?\.js$/)
// return options
// })
},
devServer:{
port:8082,
}
}