test
<h5>简要描述</h5>
<ul>
<li>无</li>
</ul>
<h5>请求URL</h5>
<ul>
<li><code>{{domain_3R}}/genFormula/reportGenFormulaInfo/downFormulaFile</code> </li>
</ul>
<h5>请求方式</h5>
<ul>
<li>post</li>
</ul>
<h5>Header</h5>
<table>
<thead>
<tr>
<th style="text-align: left;">字段名</th>
<th style="text-align: left;">示例值</th>
<th>必选</th>
<th>类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">Authorization</td>
<td style="text-align: left;">{{token_18}}</td>
<td>是</td>
<td>string</td>
<td>无</td>
</tr>
</tbody>
</table>
<h5>请求参数示例</h5>
<pre><code>{
"code": "",
"name": "",
"value": "",
"type": "select-,input-xx,input,text,date,time,id,email,num,money,uuid,seqid",
"rules": "必填,email,length=1~20,max=-1,min=0,maxItem=3",
"selectCfg": {
"itemsType": "string,enums_code,enums_api,form",
"itemsVal": "form=xx&code=xx&text=xx&cond=xx",
"selectValue": "",
"selectText": "",
"updateCfg": {},
"": ""
},
"1": "",
"im": {
"sessions": [
{
"fid": "",
"fname": "",
"logo": "",
"time": "",
"": ""
}
],
"messages": [
{
"id": "",
"fid": "",
"time": ""
}
],
"friends": [],
"": ""
}
}
</code></pre>