- mtwm error code
This commit is contained in:
@@ -39,6 +39,10 @@ const (
|
||||
GeneralMaxLimit = 200 // 大多数的API的批处理最大条数
|
||||
)
|
||||
|
||||
const (
|
||||
ErrCodeNoAppFood = 805
|
||||
)
|
||||
|
||||
type API struct {
|
||||
appID string
|
||||
secret string
|
||||
|
||||
Reference in New Issue
Block a user