Commit 4d4e63aa by nningxx

大屏接口-2

parent 131bf153
......@@ -15,8 +15,8 @@ BASE_DIR = os.path.dirname(os.path.dirname(__file__))
templateloader = FileSystemLoader(searchpath=BASE_DIR + "/static")
env = Environment(loader=templateloader)
# dws_platform_url ='https://dws-platform.xbg.rokeris.com/dev-api/public/device'
dws_platform_url = 'http://localhost/dev-api/public/device'
dws_platform_url ='https://dws-platform.xbg.rokeris.com/dev-api/public/device'
# dws_platform_url = 'http://localhost/dev-api/public/device'
headers = {
'Content-Type': 'application/json',
......
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