接口请求基本地址: http://teamwin88.esunsoft.cn:9090除获取凭据(get_token)以外的所有API请求中,头(Headers)都需要加入:Authorization : esun xxx.xxx.xxx(esun后接空格再接get_token接口中返回的token字符串)POST请求都需要使用Content_Type为application/json,并且请求数据皆使用json格式上传