update 优化审批者字段名称
This commit is contained in:
+1
-1
@@ -109,7 +109,7 @@ public class FlowHisTaskVo implements Serializable {
|
|||||||
* 审批者
|
* 审批者
|
||||||
*/
|
*/
|
||||||
@Translation(type = TransConstant.USER_ID_TO_NICKNAME, mapper = "approver")
|
@Translation(type = TransConstant.USER_ID_TO_NICKNAME, mapper = "approver")
|
||||||
private String approveName;
|
private String approverName;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 协作人(只有转办、会签、票签、委派)
|
* 协作人(只有转办、会签、票签、委派)
|
||||||
|
|||||||
Reference in New Issue
Block a user