|
@@ -9,7 +9,7 @@ product_adress = "http://111.231.167.191"
|
|
test_address = "http://111.231.167.191:8004"
|
|
test_address = "http://111.231.167.191:8004"
|
|
local_adress = "http://127.0.0.1:9000"
|
|
local_adress = "http://127.0.0.1:9000"
|
|
|
|
|
|
-use_address = local_adress
|
|
|
|
|
|
+use_address = test_address
|
|
|
|
|
|
|
|
|
|
def time_use(fn):
|
|
def time_use(fn):
|