feat:审批
This commit is contained in:
parent
b7cd632f12
commit
c1c10c8f7f
|
@ -8,4 +8,5 @@ public class ApprovaltDto {
|
|||
|
||||
private Long id;
|
||||
private Integer state;
|
||||
private String reason;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue