mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-08 00:18:12 +08:00
Go: align with EE (#17882)
Signed-off-by: Jin Hai <haijin.chn@gmail.com>
This commit is contained in:
@@ -43,6 +43,7 @@ const (
|
||||
CodeLicenseTimeRollback ErrorCode = 324
|
||||
CodeLicenseNotFound ErrorCode = 325
|
||||
CodeLicenseUnexpectedError ErrorCode = 326
|
||||
CodeLicenseNotValidYet ErrorCode = 327
|
||||
CodeBadRequest ErrorCode = 400
|
||||
CodeUnauthorized ErrorCode = 401
|
||||
CodeForbidden ErrorCode = 403
|
||||
|
||||
Reference in New Issue
Block a user