Toggle navigation
Toggle navigation
This project
Loading...
Sign in
OPENTECH
/
yoho-node-ci
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
2
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
姜枫
2016-08-25 15:47:43 +0800
Commit
d36bc28ec9fe11937f0a22a6ec54249d49f72aad
1 parent
f2f042ef
add code in hotfix data
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
apps/web/actions/hotfix.js
apps/web/actions/hotfix.js
View file @
d36bc28
...
...
@@ -74,6 +74,7 @@ const hf = {
if
(
batchUpload
&&
batchUpload
.
url
)
{
let
apiData
=
{
code
:
200
,
data
:
{
url
:
batchUpload
.
url
,
patchv
:
patchVersion
,
...
...
Please
register
or
login
to post a comment