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
28
Wiki
Activity
Browse Source
Merge branch '20230904-project-collection-2.0' of
http://git.ningdatech.com/liushuai/project-management
into dev
master
PoffyZhang
1 year ago
parent
8b749053d1
41b4f34758
commit
1b64eb3a0d
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
pmapi/src/main/java/com/ningdatech/pmapi/gov/manage/GovProjectCollectionManage.java
+ 1
- 0
pmapi/src/main/java/com/ningdatech/pmapi/gov/manage/GovProjectCollectionManage.java
View File
@@ -307,6 +307,7 @@ public class GovProjectCollectionManage {
if(Objects.isNull(draft)){
return null;
}
res.setDraftId(draftId);
//1.基本信息
res.setBaseProjId(draft.getBaseProjId());
Write
Preview
Loading…
Cancel
Save