Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
Education
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
黄奎
Education
Commits
5fc72447
Commit
5fc72447
authored
Jul 07, 2022
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
去掉多余字段
parent
6070b4c5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
6 deletions
+1
-6
RB_Scroll_Appointment.cs
Edu.Model/Entity/Scroll/RB_Scroll_Appointment.cs
+1
-6
No files found.
Edu.Model/Entity/Scroll/RB_Scroll_Appointment.cs
View file @
5fc72447
...
@@ -143,13 +143,8 @@ namespace Edu.Model.Entity.Scroll
...
@@ -143,13 +143,8 @@ namespace Edu.Model.Entity.Scroll
public
CourseRateEnum
CourseGradeId
{
get
;
set
;
}
public
CourseRateEnum
CourseGradeId
{
get
;
set
;
}
/// <summary>
/// <summary>
/// 课程等级 对应的章节 与CourseGradeId 组成唯一
/// 课程等级 对应的章节 与CourseGradeId 组成唯一
【hk2022-07-07直接修改为rb_course_chapter 中的chapterNo 需要消课的章节】
/// </summary>
/// </summary>
public
int
CourseGradeNo
{
get
;
set
;
}
public
int
CourseGradeNo
{
get
;
set
;
}
/// <summary>
/// 消耗目标课程章节编号
/// </summary>
public
int
Consume_CourseGradeNo
{
get
;
set
;
}
}
}
}
}
\ No newline at end of file
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