Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
evm-store
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wanli
evm-store
Commits
130aae93
Commit
130aae93
authored
Apr 16, 2021
by
wanli
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新后端
parent
21ddedc0
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
backend/test/api.py
backend/test/api.py
+1
-1
backend/test/test.epk
backend/test/test.epk
+0
-0
No files found.
backend/test/api.py
View file @
130aae93
...
...
@@ -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"
,
...
...
backend/test/test.epk
0 → 100644
View file @
130aae93
File added
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment