add code third party code
This commit is contained in:
parent
49b13e2481
commit
84d8afa2ba
|
@ -70,5 +70,6 @@ const (
|
|||
const (
|
||||
_ = iota + CatService
|
||||
ArkInternal // Ark 內部錯誤
|
||||
ArkHTTP400 // Ark HTTP 400 錯誤
|
||||
ThirdParty
|
||||
ArkHTTP400 // Ark HTTP 400 錯誤
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue