Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
performance
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zry
performance
Commits
042ad975
Commit
042ad975
authored
Jun 29, 2021
by
lcx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "sheettype枚举修改"
This reverts commit
6dfa7280
.
parent
6dfa7280
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
5 deletions
+1
-5
performance/Performance.DtoModels/PerExcel/ExcelEnum.cs
+1
-5
No files found.
performance/Performance.DtoModels/PerExcel/ExcelEnum.cs
View file @
042ad975
...
@@ -188,13 +188,9 @@ public enum SheetType
...
@@ -188,13 +188,9 @@ public enum SheetType
[
Description
(
"考核"
)]
[
Description
(
"考核"
)]
Assess
=
38
,
//该参数作用类似于 其他工作量
Assess
=
38
,
//该参数作用类似于 其他工作量
/// <summary> 医生收入 </summary>
[
Description
(
"医生收入"
)]
DoctorIncome
=
100
,
/// <summary> 自定义抽取模板 </summary>
/// <summary> 自定义抽取模板 </summary>
[
Description
(
"自定义抽取模板"
)]
[
Description
(
"自定义抽取模板"
)]
Custom
=
10
1
Custom
=
10
0
,
}
}
/// <summary>
/// <summary>
...
...
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