mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-16 03:55:06 +08:00
crm联系人
This commit is contained in:
@ -14,5 +14,6 @@ public interface ErrorCodeConstants {
|
||||
|
||||
// TODO @wanwan:要单独一个分段噢
|
||||
ErrorCode CLUE_NOT_EXISTS = new ErrorCode(1_020_000_001, "线索不存在");
|
||||
ErrorCode CONTACT_NOT_EXISTS = new ErrorCode(1_020_000_002, "线索不存在");
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user