fix 78018 标签内容管理--固定的标签操作
This commit is contained in:
@@ -92,9 +92,9 @@ public class ResultCommon {
|
||||
public static final String TAG_DELETE_ERROR_2 = "tag.delete.error.2";
|
||||
/**包含固定字段,不可删除*/
|
||||
public static final String TAG_DELETE_ERROR_3 = "tag.delete.error.3";
|
||||
/**包含固定字段,不可删除*/
|
||||
/**包含固定字段,不可编辑*/
|
||||
public static final String TAG_EDIT_ERROR_1 = "tag.edit.error.1";
|
||||
/**包含固定字段,不可删除*/
|
||||
/**属性已存在,请检查*/
|
||||
public static final String TAG_EDIT_ERROR_2 = "tag.edit.error.2";
|
||||
|
||||
/**标签已被引用,无法删除*/
|
||||
|
||||
Reference in New Issue
Block a user