获取校区列表
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>http://www.zhidianbao.cn/qs_wxy/api/canteen/query_is_white.html</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>POST </li>
</ul>
<p><strong>参数:</strong> </p>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">必选</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">chargetype</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">String</td>
<td>444</td>
</tr>
<tr>
<td style="text-align: left;">fgsid</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">String</td>
<td>学校id</td>
</tr>
</tbody>
</table>
<p><strong>返回示例</strong></p>
<pre><code>{&quot;type&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;content&quot;:&quot;&quot;,&quot;data&quot;:&quot;{\&quot;errmsg\&quot;:\&quot;\&quot;,\&quot;totalCount\&quot;:3,\&quot;arrayList\&quot;:[{\&quot;fgsid\&quot;:\&quot;\&quot;,\&quot;dept_name\&quot;:\&quot;\&quot;,\&quot;type\&quot;:\&quot;0\&quot;,\&quot;person_name\&quot;:\&quot;刘佳琪\&quot;,\&quot;personid\&quot;:\&quot;072819333820856623\&quot;},{\&quot;fgsid\&quot;:\&quot;ding6f34e443f18c3ecc\&quot;,\&quot;dept_name\&quot;:\&quot;轻松小学163\&quot;,\&quot;type\&quot;:\&quot;0\&quot;,\&quot;person_name\&quot;:\&quot;张雪\&quot;,\&quot;personid\&quot;:\&quot;10494217793546\&quot;},{\&quot;fgsid\&quot;:\&quot;ding6f34e443f18c3ecc\&quot;,\&quot;dept_name\&quot;:\&quot;\&quot;,\&quot;type\&quot;:\&quot;0\&quot;,\&quot;person_name\&quot;:\&quot;陈笑笑\&quot;,\&quot;personid\&quot;:\&quot;1122931166224142336\&quot;}],\&quot;errcode\&quot;:\&quot;0\&quot;}&quot;,&quot;trackid&quot;:&quot;1372310679872077824&quot;}
</code></pre>