定义ai模块错误码

This commit is contained in:
cherishsince
2024-03-04 17:02:03 +08:00
parent 33d77b9b16
commit f4b3bb5aaa
2 changed files with 18 additions and 0 deletions

View File

@ -43,4 +43,6 @@ public class ServiceErrorCodeRange {
// 模块 crm 错误码区间 [1-020-000-000 ~ 1-021-000-000)
// 模块 ai 错误码区间 [1-022-000-000 ~ 1-023-000-000)
}