ssdd
This commit is contained in:
@@ -3,8 +3,9 @@ module.exports = {
|
||||
connectionLimit : 100,
|
||||
host: 'localhost',
|
||||
user: 'root',
|
||||
password: 'lb714500',
|
||||
database: 'shop'
|
||||
password: 'lb714500.',
|
||||
database: 'shop',
|
||||
insecureAuth: true
|
||||
},
|
||||
jwt: 'Pc!0YQPA$57iksjA',
|
||||
rsa: {
|
||||
@@ -14,7 +15,7 @@ module.exports = {
|
||||
filter: {
|
||||
login: '/user/login',
|
||||
add: '/user/add',
|
||||
// home: '/home/index',
|
||||
home: '/home/index',
|
||||
// type: '/type/list',
|
||||
// banner: '/home/banner',
|
||||
// recommend: '/home/recommend'
|
||||
|
||||
Reference in New Issue
Block a user