Commit 2308f684 authored by wentao.suo's avatar wentao.suo

fix

parent b5144fa6
......@@ -7,7 +7,7 @@ export class GlobalService {
pipesServer: String = 'http://pipes.liangkebang.com';
bpServerHost: String = `http://pipe.liangkebang.com`;
uploadServerHost: String = `http://pipes.liangkebang.com`;
authServer: String = 'http://login.liangkebang.com';
extend: Function = (s, t) => {
let ks = Object.keys(t)
for (let k of ks) {
......
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