Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in
Toggle navigation
T
tanpu-community
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
探普后端
tanpu-community
Commits
5cf99e31
Commit
5cf99e31
authored
Oct 12, 2021
by
王亚雷
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/v2.2.7-course'
parents
2121adca
ea7f73f3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
CourseSimpleResp.java
...community/api/beans/vo/feign/course/CourseSimpleResp.java
+2
-0
No files found.
community-api/src/main/java/com/tanpu/community/api/beans/vo/feign/course/CourseSimpleResp.java
View file @
5cf99e31
...
@@ -47,4 +47,6 @@ public class CourseSimpleResp {
...
@@ -47,4 +47,6 @@ public class CourseSimpleResp {
@ApiModelProperty
(
"1:音频 2:视频"
)
@ApiModelProperty
(
"1:音频 2:视频"
)
private
Integer
type
;
private
Integer
type
;
@ApiModelProperty
(
"状态 0:待上架 1:上架 2:下架"
)
private
Integer
status
;
}
}
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