Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
yyq
2016-07-29 18:03:27 +0800
Commit
2fb040078ef5215f94dc0a38c149d345ba57faa8
2 parents
bdb33a14
f829b57d
Merge branch 'release/1.0' of git.yoho.cn:fe/yoho-blk into release/1.0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
doraemon/api/upload.js
doraemon/api/upload.js
View file @
2fb0400
...
...
@@ -68,6 +68,7 @@ const uploadImg = (req, res) => {
code
:
200
,
data
:
datas
[
0
],
datas
:
datas
,
imgs
:
imgs
,
names
:
req
.
body
.
fileNames
,
message
:
'上传成功'
,
status
:
true
...
...
Please
register
or
login
to post a comment