mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-24 16:05:08 +08:00
【修改】回款计划-修改字段类型
【修改】修改回款计划-创建逻辑,添加客户的数据校验
This commit is contained in:
@ -17,7 +17,7 @@ public enum AuditStatusEnum implements IntArrayValuable {
|
||||
/**
|
||||
* 审核通过
|
||||
*/
|
||||
AUDIT_FINISH(0, "审核通过"),
|
||||
AUDIT_FINISH(1, "审核通过"),
|
||||
/**
|
||||
* 审核拒绝
|
||||
*/
|
||||
|
Reference in New Issue
Block a user