Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-portal-fe
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
weiqingting
2016-04-01 13:36:02 +0800
Commit
2182bfd0d93a6f18bcd14983d4c1ee848799406a
1 parent
29d0d31a
提交
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
server/app.js
server/app.js
View file @
2182bfd
...
...
@@ -25,7 +25,7 @@ var options = {
interfaceDefConfig
:{
isJsonRaw
:
true
//设置默认json字符串POST调用
},
bodyLimit
:
'50
MB
'
,
bodyLimit
:
'50
000kb
'
,
loggers
:
config
.
loggers
,
seStore
:
config
.
redis
,
port
:
30012
,
...
...
Please
register
or
login
to post a comment