Commit a6b0a512 authored by mengbali153's avatar mengbali153

完善培训审批

parent 201a0902
......@@ -24,4 +24,10 @@ public class PlanPeopleVo implements Serializable {
@ApiModelProperty("文件名")
private String alias;
@ApiModelProperty("扩展名")
private String extName;
@ApiModelProperty("附件地址")
private String enclosureUrl;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment