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
是否是上个节点的判断
master
PoffyZhang
1 year ago
parent
39cef0dece
commit
addcfc1750
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pmapi/src/main/java/com/ningdatech/pmapi/todocenter/model/vo/ProcessProgressDetailVo.java
+ 1
- 1
pmapi/src/main/java/com/ningdatech/pmapi/todocenter/model/vo/ProcessProgressDetailVo.java
View File
@@ -33,5 +33,5 @@ public class ProcessProgressDetailVo {
*/
private Long projectId;
private Boolean canWithdrew;
private Boolean canWithdrew
= Boolean.FALSE
;
}
Write
Preview
Loading…
Cancel
Save