mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-13 05:12:07 +08:00
禅道bug#1629修复
This commit is contained in:
+1
@@ -183,6 +183,7 @@ public class ErrorCodeConstants {
|
||||
// ========== 站内信模版 1-002-026-000 ==========
|
||||
public static final ErrorCode NOTIFY_TEMPLATE_NOT_EXISTS = new ErrorCode(1_002_026_000, "notify.template.not.exists");
|
||||
public static final ErrorCode NOTIFY_TEMPLATE_CODE_DUPLICATE = new ErrorCode(1_002_026_001, "notify.template.code.duplicate");
|
||||
public static final ErrorCode NOTIFY_TEMPLATE_CLOSED = new ErrorCode(1_002_026_002, "当前模版已经关闭,请开启后再次尝试发送消息");
|
||||
|
||||
// ========== 站内信模版 1-002-027-000 ==========
|
||||
|
||||
|
||||
Reference in New Issue
Block a user