Commit 05424049 authored by 成旭东's avatar 成旭东

fix

parent d697fd57
Pipeline #28269 passed with stage
in 9 minutes 52 seconds
......@@ -30,9 +30,9 @@ export default () => {
baseDir: 'model/wafang',
dialect: 'mysql',
host: 'rm-wafang-rds-pubilc.mysql.rds.aliyuncs.com',
database: 'wafang_pro',
username: 'wafang',
password: 'JE2gD1TA1T642',
database: 'wafang_dev',
username: 'wafang_test',
password: 'ztQ4Y8piePY3521gx74Ii',
port: 3306,
}],
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment