mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-13 18:45:06 +08:00
完善站内信阅读接口
This commit is contained in:
@ -149,5 +149,6 @@ public interface ErrorCodeConstants {
|
||||
|
||||
// ========== 站内信 1002024000 ==========
|
||||
ErrorCode NOTIFY_MESSAGE_NOT_EXISTS = new ErrorCode(1002024000, "站内信不存在");
|
||||
ErrorCode NOTIFY_MESSAGE_ID_PARAM_ERROR = new ErrorCode(1002024001, "站内信ID错误");
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user