修改
This commit is contained in:
@ -296,7 +296,8 @@ public class LngLngApproVo extends com.xjrsoft.common.model.base.BaseModel{
|
|||||||
*/
|
*/
|
||||||
@ApiModelProperty("审批状态(待提交/审批中/已审批/已驳回)")
|
@ApiModelProperty("审批状态(待提交/审批中/已审批/已驳回)")
|
||||||
private String approCode;
|
private String approCode;
|
||||||
|
private String approName;
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 提交时间
|
* 提交时间
|
||||||
|
|||||||
Reference in New Issue
Block a user