Preparing search index...
The search index is not available
oops-framework
oops-framework
HttpReturn
Class HttpReturn
HTTP请求返回值
Hierarchy
HttpReturn
Index
Constructors
constructor
Properties
err?
is
Succ
res?
Constructors
constructor
new
Http
Return
(
)
:
HttpReturn
Returns
HttpReturn
Properties
Optional
err
err
?:
any
请求错误数据
is
Succ
is
Succ
:
boolean
= false
是否请求成功
Optional
res
res
?:
any
请求返回数据
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
oops-
framework
ecs
Http
Return
constructor
err?
is
Succ
res?
Generated using
TypeDoc
HTTP请求返回值