Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
sequoia_score
Overview
Overview
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
mark
sequoia_score
Commits
be9b3067
Commit
be9b3067
authored
Aug 09, 2021
by
Lem
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
删除渠道
parent
82ee6949
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
8 deletions
+0
-8
DownloadAddressDTO.java
...m/live/common/domain/request/back/DownloadAddressDTO.java
+0
-8
No files found.
score-common/src/main/java/com/live/common/domain/request/back/DownloadAddressDTO.java
View file @
be9b3067
...
@@ -49,9 +49,6 @@ public class DownloadAddressDTO implements Serializable {
...
@@ -49,9 +49,6 @@ public class DownloadAddressDTO implements Serializable {
@ApiModelProperty
(
"更新内容描述"
)
@ApiModelProperty
(
"更新内容描述"
)
private
String
descr
;
private
String
descr
;
@ApiModelProperty
(
"渠道"
)
private
String
channel
;
@ApiModelProperty
(
"推广组名称"
)
@ApiModelProperty
(
"推广组名称"
)
private
String
channelName
;
private
String
channelName
;
...
@@ -62,9 +59,4 @@ public class DownloadAddressDTO implements Serializable {
...
@@ -62,9 +59,4 @@ public class DownloadAddressDTO implements Serializable {
@ApiModelProperty
(
"是否禁用"
)
@ApiModelProperty
(
"是否禁用"
)
private
Integer
deleted
;
private
Integer
deleted
;
@ApiModelProperty
(
"多渠道对"
)
private
Map
<
Integer
,
String
>
channelMap
;
}
}
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