Commit b21d6d8e authored by 赵啸非's avatar 赵啸非

添加校验

parent 115c04cb
Pipeline #2843 canceled with stages
package com.mortals.xhx.module.pubdatum.model.vo;
import com.mortals.framework.model.BaseEntityLong;
import lombok.Data;
/**
* 事项材料公共库视图对象
*
* @author zxfei
* @date 2022-11-10
*/
* 事项材料公共库视图对象
*
* @author zxfei
* @date 2022-11-10
*/
@Data
public class PubdatumVo extends BaseEntityLong {
private Long siteId;
}
\ 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