Commit 3c51f758 by fudahua

待办-今日待办

parent a49b8b66
......@@ -3,13 +3,14 @@ package com.gic.haoban.manage.web.qo;
import com.gic.commons.web.qo.PageQo;
import javax.validation.constraints.NotNull;
import java.io.Serializable;
/**
* Created 2021/12/16.
*
* @author hua
*/
public class PendingListQO extends PageQo {
public class PendingListQO extends PageQo implements Serializable {
/**
* 企业id
*/
......
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