Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lingxi-lxy-yanshou
Project
Project
Details
Activity
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
后端-黄柯铭
lingxi-lxy-yanshou
Commits
577fe209
Commit
577fe209
authored
Aug 05, 2021
by
liao_ds
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
营销活动-平台-添加
parent
7350fdf4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
PlatformActivitySignUpDetailResp.java
...o/activity/response/PlatformActivitySignUpDetailResp.java
+6
-6
No files found.
marketing-service/src/main/java/com/ssy/lingxi/marketing/model/vo/activity/response/PlatformActivitySignUpDetailResp.java
View file @
577fe209
...
...
@@ -79,22 +79,22 @@ public class PlatformActivitySignUpDetailResp implements Serializable {
/**
*
新用户(不包含会员)
0-否 1-是
*
企业会员
0-否 1-是
* */
private
Integer
newUs
er
;
private
Integer
enterpriseMemb
er
;
/**
*
老用户(不包含会员)
0-否 1-是
*
个人会员
0-否 1-是
* */
private
Integer
oldUs
er
;
private
Integer
personalMemb
er
;
/**
* 新会员(
仅会员用户
) 0-否 1-是
* 新会员(
平台会员
) 0-否 1-是
* */
private
Integer
newMember
;
/**
* 老会员(
仅会员用户
) 0-否 1-是
* 老会员(
平台会员
) 0-否 1-是
* */
private
Integer
oldMember
;
...
...
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