jinpengyong
2023-11-08 72a6d5a954312a8a53e5bdd18c5f8f8b57b54dbc
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不能为空!")