This commit is contained in:
wangliwen 2022-08-02 14:08:57 +08:00
parent ef450bbf01
commit bbf677b513
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ import java.io.Serializable;
@Data
public class AuditingBaseDTO implements Serializable {
private static final long serialVersionUID = 1L;
private static final long serialVersionUID = -6612029904210773020L;
/**
* 流程中是否存在拒绝
*/