# Functions
No description provided by the author
ParameterlessConstructionOfRemoteReqMdl 无参构造函数.
ParametricConstructionOfRemoteReqMdl 带参构造函数
reqParam 请求参数
headParams 请求头信息
url 请求地址
method 请求方式(HTTP 8大请求方式)
carryToken 请求是否需要携带token(默认为false)
token token原文.
No description provided by the author
RequestAction 请求执行
reqMdl 请求内容结构体
reqMod 请求模式(sync[同步]/其他值默认为异步).
# Constants
No description provided by the author
# Structs
No description provided by the author