Commit d5786e43 authored by 廖旭伟's avatar 廖旭伟

bug修改

parent 92d12ee5
......@@ -40,4 +40,14 @@ public class ApplyLogVo extends BaseEntityLong {
private List <Long> catalogIdList;
/** 开始 创建时间 */
private String createTimeStart;
/** 结束 创建时间 */
private String createTimeEnd;
/** 开始 颁发时间 */
private String issueTimeStart;
/** 结束 颁发时间 */
private String issueTimeEnd;
}
\ No newline at end of file
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