feat: add cmdb custom icon manage

This commit is contained in:
hu.sima
2023-08-31 10:49:56 +08:00
parent 63562007df
commit d1af0eba79
4 changed files with 89 additions and 0 deletions

View File

@@ -54,3 +54,4 @@ class ErrFormat(CommonErrFormat):
email_is_required = "邮箱不能为空"
email_format_error = "邮箱格式错误"
common_data_not_found = "ID {} 找不到记录"