Commit 8c2e5ceb by 王昆

gsb

parent 4a2f58f0
......@@ -35,9 +35,9 @@ var settings = {
if(settings.env == "dev") {
domain = "http://39.106.185.66:8000";
} else {
domain = "http://39.106.185.66:8000";
// TODO 有赞上生产时做修改
// domain = "http://payadmin.gongsibao.com";
// domain = "http://39.106.185.66:8000";
// // TODO 有赞上生产时做修改
domain = "http://payadmin.gongsibao.com";
}
return {
createMerchantApi: domain + "/merchant/busi/reg"
......
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