Commit 33bbf535 by 王昆

gsb

parent c7dea20a
......@@ -98,7 +98,7 @@ var settings = {
// 税务登录地址
taxLoginUrl: domain_page + "/web/auth",
// 财务地址
finLoginUrl: domain_page + "/web/auth",
finLoginUrl: domain + "/web/auth",
// 创建交付商&管理员
synUserDetails: domain + "/nga-api/synUserDetails",
// 交付商启用/禁用
......@@ -134,9 +134,9 @@ var settings = {
};
} else {
return {
host: "47.94.0.45",
host: "r-2zejem2xk438n71rny.redis.rds.aliyuncs.com",
port: "6379",
password: "nga2020",
password: "yo#@eXz9EMpa+5O",
db: "0",
};
}
......
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