CRM: 完善跟进,新增跟进信息处理器 handler 接口✔
This commit is contained in:
@@ -84,5 +84,6 @@ public interface ErrorCodeConstants {
|
||||
|
||||
// ========== 跟进记录 1_020_013_000 ==========
|
||||
ErrorCode FOLLOW_UP_RECORD_NOT_EXISTS = new ErrorCode(1_020_013_000, "跟进记录不存在");
|
||||
ErrorCode FOLLOW_UP_RECORD_DELETE_DENIED = new ErrorCode(1_020_013_001, "删除跟进记录失败,原因:没有权限");
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user