mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-23 23:45:08 +08:00
【新增】回款计划 功能
This commit is contained in:
@ -17,4 +17,6 @@ public interface ErrorCodeConstants {
|
||||
|
||||
ErrorCode RECEIVABLE_NOT_EXISTS = new ErrorCode(1_030_000_001, "回款管理不存在");
|
||||
|
||||
ErrorCode RECEIVABLE_PLAN_NOT_EXISTS = new ErrorCode(1_040_000_001, "回款计划不存在");
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user