mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-13 18:45:06 +08:00
【新增】回款管理 功能
This commit is contained in:
@ -15,4 +15,6 @@ public interface ErrorCodeConstants {
|
||||
// TODO @wanwan:要单独一个分段噢
|
||||
ErrorCode CLUE_NOT_EXISTS = new ErrorCode(1_020_000_001, "线索不存在");
|
||||
|
||||
ErrorCode RECEIVABLE_NOT_EXISTS = new ErrorCode(1_030_000_001, "回款管理不存在");
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user