Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-portal-fe2
·
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
chenchao
2016-12-11 15:58:44 +0800
Commit
db11bd0d6d34622dc17824ef9cf1cc83d012386c
1 parent
c922e66a
change data type
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
code/apps/customService/interfaces/promotion.js
code/apps/customService/interfaces/promotion.js
View file @
db11bd0
...
...
@@ -36,7 +36,7 @@ module.exports={
title
:
"查询"
,
url
:
"/promotion/getPromotionInfo"
,
params
:{
param
:{
type
:
Number
}
param
:{
type
:
String
}
}
},
deletePromotionInfo
:{
...
...
Please
register
or
login
to post a comment