鉴权完成,并修复小程序接口拦截器问题
This commit is contained in:
@@ -1,7 +1,2 @@
|
||||
module.exports = () => {
|
||||
// app.beforeStart(async () => {
|
||||
// console.log(app.config)
|
||||
// const mysqlConfig = await app.configCenter.fetch("mysql")
|
||||
// app.database = app.mysql.createInstance(mysqlConfig)
|
||||
// })
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user