Commit 5d5996fb authored by hezhuozhi's avatar hezhuozhi

提交工作台信息

parent d683af71
......@@ -12,7 +12,7 @@ import lombok.Getter;
@AllArgsConstructor
public enum RepaymentMessageStateEnum {
UN_CONFIRM(0,"待确认"),
CONFIRM(1,"确认");
CONFIRM(1,"确认");
/**
* 编码
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment