文档库--收藏实体类修改
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ import java.io.Serializable;
|
|||||||
@Accessors(chain = true)
|
@Accessors(chain = true)
|
||||||
@EqualsAndHashCode(callSuper = false)
|
@EqualsAndHashCode(callSuper = false)
|
||||||
@ApiModel(value="onl_cgform_collection对象", description="我的收藏")
|
@ApiModel(value="onl_cgform_collection对象", description="我的收藏")
|
||||||
public class OnlCgformCollection extends BussDocumentLibraryEO implements Serializable {
|
public class OnlCgformCollection implements Serializable {
|
||||||
private static final long serialVersionUID = 1L;
|
private static final long serialVersionUID = 1L;
|
||||||
|
|
||||||
/**主键*/
|
/**主键*/
|
||||||
|
|||||||
Reference in New Issue
Block a user