Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
Y
yn-health-science
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
徐俊
yn-health-science
Commits
9c4ee0b7
Commit
9c4ee0b7
authored
Dec 16, 2024
by
徐俊
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xujun
parent
e69f74d7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
ComProjectDTO.java
...ain/java/com/yiboshi/science/param/dto/ComProjectDTO.java
+2
-0
No files found.
science-admin/src/main/java/com/yiboshi/science/param/dto/ComProjectDTO.java
View file @
9c4ee0b7
...
@@ -327,6 +327,8 @@ public class ComProjectDTO extends BaseDTO {
...
@@ -327,6 +327,8 @@ public class ComProjectDTO extends BaseDTO {
private
ProjectKPIStatisticDTO
projectKPI
;
private
ProjectKPIStatisticDTO
projectKPI
;
/** 购置设备预算明细表 */
/** 购置设备预算明细表 */
private
List
<
ComProjectEquipmentDTO
>
equipments
;
private
List
<
ComProjectEquipmentDTO
>
equipments
;
/** 试制设备预算明细表 */
private
List
<
ComProjectManufactureDTO
>
manufacture
;
/** 附件列表 */
/** 附件列表 */
private
List
<
ComFileDTO
>
fileList
;
private
List
<
ComFileDTO
>
fileList
;
/** 审核列表 */
/** 审核列表 */
...
...
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