售后退款问题修复
This commit is contained in:
@ -163,4 +163,6 @@ public interface ErrorCodeConstants {
|
||||
// ========== 站内信发送 1002028000 ==========
|
||||
ErrorCode NOTIFY_SEND_TEMPLATE_PARAM_MISS = new ErrorCode(1002025000, "模板参数({})缺失");
|
||||
|
||||
ErrorCode BACKUP_MANY = new ErrorCode(100202701, "备份太频繁,距离上一次备份未超过5分钟!");
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user