# Functions
由map拼接k=v字符串
*/.
No description provided by the author
map排序
*/.
No description provided by the author
HttpGet 发送GET请求 url:请求地址.
HttpPost 发送POST请求 url: 请求地址 data: POST请求提交的数据 contentType: 请求体格式,如:application/json content: 请求放回的内容.
No description provided by the author
No description provided by the author
Pick1Of2 @Description: 自定义3目运管,二选一 @param flag @param sel1 @param sel2 @return interface{}.