cjl
2024-04-01 61638e60b25d0f40dc117bbbe79de33d129b75ca
screen-api/src/main/java/com/moral/api/pojo/query/allocation/AllocationCheckCond.java
@@ -26,7 +26,7 @@
@EqualsAndHashCode(callSuper = false)
@Accessors(chain = true)
@ApiModel(value="Allocation - 更新考核对象", description="Allocation - 更新考核对象")
public class AllocationCheckCond implements Serializable {
public class    AllocationCheckCond implements Serializable {
    @ApiModelProperty(value = "主键id")
    @NotNull(message = "主键id不能为空!")