Commit df845d73 authored by wanli's avatar wanli

update

parent 4e92f0ba
...@@ -4,7 +4,7 @@ import requests ...@@ -4,7 +4,7 @@ import requests
if __name__ == "__main__": if __name__ == "__main__":
url = "http://store.evmiot.com/api/v1/evm_store/application/build" url = "http://store.evmiot.com/api/v1/evm_store/application/build"
datas = { datas = {
"access_key": "04edb4d8-855e-11eb-9faf-00155d073e1f", "access_key": "69b80cc6-4ea0-11eb-904e-a85e459dc84f",
"app_name": "test", "app_name": "test",
"app_version": "v1.0", "app_version": "v1.0",
"category": "test", "category": "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