Commit cf7f5f40 by dengmaosheng

提交代码

parent a3396332
...@@ -26,6 +26,8 @@ class BMCConfig(BaseConfig): ...@@ -26,6 +26,8 @@ class BMCConfig(BaseConfig):
name = "bmc" name = "bmc"
test_case_dir = "test_case/bmc/" test_case_dir = "test_case/bmc/"
test_case_data_dir = "test_case_data/bmc/" test_case_data_dir = "test_case_data/bmc/"
bmcphone = "17822000000"
encodedGesture = "67e6d10010533eed4bbe9659863bf6ee"
bmc_login_url = "http://testbmcapp.hikcreate.com/v1/user/login/gesture" bmc_login_url = "http://testbmcapp.hikcreate.com/v1/user/login/gesture"
bmc_token = "" #公网加密token bmc_token = "" #公网加密token
bmc_pvt_token = "" #专网token bmc_pvt_token = "" #专网token
......
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