This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
liushuai
/
hz-project-management
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
35
Wiki
Activity
Browse Source
核心业务 增加主管单位的
tags/24080901
PoffyZhang
1 year ago
parent
946160cdeb
commit
8696228621
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
pmapi/src/main/java/com/ningdatech/pmapi/projectlib/model/dto/ProjectDTO.java
+ 3
- 0
pmapi/src/main/java/com/ningdatech/pmapi/projectlib/model/dto/ProjectDTO.java
View File
@@ -358,4 +358,7 @@ public class ProjectDTO implements Serializable {
@ApiModelProperty("内容类别")
private String baseConstructionType;
@ApiModelProperty("咨询公司")
private String consultancy;
}
Write
Preview
Loading…
Cancel
Save