This commit is contained in:
张秉卓
2026-03-31 16:32:53 +08:00
parent 384471eb7a
commit 0b695fe736

View File

@ -296,6 +296,7 @@ public class LngLngApproVo extends com.xjrsoft.common.model.base.BaseModel{
*/
@ApiModelProperty("审批状态(待提交/审批中/已审批/已驳回)")
private String approCode;
private String approName;
/**