Commit 130aae93 authored by wanli's avatar wanli

更新后端

parent 21ddedc0
......@@ -2,7 +2,7 @@ import os
import requests
if __name__ == "__main__":
url = "http://localhost:5000/api/v1/evm_store/application/build"
url = "http://store.evmiot.com/api/v1/evm_store/application/build"
datas = {
"access_key": "04edb4d8-855e-11eb-9faf-00155d073e1f",
"app_name": "test",
......
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