|
@@ -23,8 +23,6 @@ import org.jeecgframework.poi.excel.annotation.Excel;
|
|
*/
|
|
*/
|
|
@Data
|
|
@Data
|
|
@TableName("okr_object_info_disclosure")
|
|
@TableName("okr_object_info_disclosure")
|
|
-@EqualsAndHashCode(callSuper = false)
|
|
|
|
-@Accessors(chain = true)
|
|
|
|
public class OkrObjectInfoDisclosure {
|
|
public class OkrObjectInfoDisclosure {
|
|
|
|
|
|
@TableId(type = IdType.AUTO)
|
|
@TableId(type = IdType.AUTO)
|