Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cloud-platform
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
youjj
cloud-platform
Commits
366a75f7
Commit
366a75f7
authored
Jul 26, 2019
by
libin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
通用配置
parent
bb6eaebd
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
DateController.java
.../java/com/xxfc/platform/activity/rest/DateController.java
+1
-0
WithDrawRuleVo.java
.../java/com/xxfc/platform/app/entity/vo/WithDrawRuleVo.java
+1
-1
No files found.
xx-activity/xx-activity-server/src/main/java/com/xxfc/platform/activity/rest/DateController.java
View file @
366a75f7
...
...
@@ -24,6 +24,7 @@ public class DateController {
@Autowired
private
ActivityPopularizeUserBiz
activityPopularizeUserBiz
;
@Autowired
private
UserCouponBiz
userCouponBiz
;
...
...
xx-app/xx-app-api/src/main/java/com/xxfc/platform/app/entity/vo/WithDrawRuleVo.java
View file @
366a75f7
...
...
@@ -36,7 +36,7 @@ public class WithDrawRuleVo {
/**
* 最多提现次数(月)
*/
private
Integer
maxNumberOf
Withdraw
;
private
Integer
maxNumberOf
Month
;
/**
* 最多提现次数(日)
...
...
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