mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-23 23:09:47 +08:00
Revert "update 优化返回vo的boolean类型统一使用包装类"
This reverts commit 9e78fcccf7
.
This commit is contained in:
@ -60,6 +60,6 @@ public class ProcessEvent implements Serializable {
|
||||
/**
|
||||
* 当为true时为申请人节点办理
|
||||
*/
|
||||
private Boolean submit;
|
||||
private boolean submit;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user