dto优化
This commit is contained in:
parent
7432acb4b5
commit
2a463770db
@ -15,7 +15,7 @@ import lombok.Data;
|
||||
public class ReqRefundDto {
|
||||
|
||||
/**
|
||||
* 审核状态 1申请中 2处理中 3已处理 4已关闭
|
||||
* 审核状态 0申请中 1处理中 2已处理 3已关闭
|
||||
*/
|
||||
private String state;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user