account.fmyundianji.com Open in urlscan Pro
47.111.48.14  Public Scan

Submitted URL: https://account.fmyundianji.com/
Effective URL: https://account.fmyundianji.com/swagger-ui.html
Submission: On August 10 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 9 forms found in the DOM

<form id="api_selector">
  <div class="input">
    <select id="select_baseUrl" name="select_baseUrl">
      <option value="https://account.fmyundianji.com/v2/api-docs">default (/v2/api-docs)</option>
    </select><input placeholder="http://example.com/api" id="input_baseUrl" name="baseUrl" type="text" style="display: none;">
  </div>
  <div class="input"><input placeholder="api_key" id="input_apiKey" name="apiKey" type="text"></div>
  <div class="input"><a id="explore" href="#" data-sw-translate="">Explore</a></div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">401</td>
        <td class="markdown">
          <p>Unauthorized</p>
        </td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">403</td>
        <td class="markdown">
          <p>Forbidden</p>
        </td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">404</td>
        <td class="markdown">
          <p>Not Found</p>
        </td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mbody0.8445826993151488">body</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="body" id="mbody0.8445826993151488"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.31249660122508227" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.31249660122508227">
                <option value="application/json">application/json</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>请求参数body</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">DingCodeForm {</span>
                      <div><span class="propName required">app</span> (<span class="propType">string</span>): <span class="propDesc markdown">
                          <p>泛美教育:EDU,收费统计,FEE</p>
                        </span>,</div>
                      <div><span class="propName required">code</span> (<span class="propType">string</span>): <span class="propDesc markdown">
                          <p>钉钉授权登录code</p>
                        </span></div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code class="json">{
  "<span class="attribute">app</span>": <span class="value"><span class="string">"string"</span></span>,
  "<span class="attribute">code</span>": <span class="value"><span class="string">"string"</span>
}</span></code></pre>
                      <small class="notice" data-sw-translate="">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">201</td>
        <td class="markdown">
          <p>Created</p>
        </td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">401</td>
        <td class="markdown">
          <p>Unauthorized</p>
        </td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">403</td>
        <td class="markdown">
          <p>Forbidden</p>
        </td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">404</td>
        <td class="markdown">
          <p>Not Found</p>
        </td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mbody0.7611457710002856">body</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="body" id="mbody0.7611457710002856"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.8175171754572099" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.8175171754572099">
                <option value="application/json">application/json</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>请求参数body</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">DingCodeForm {</span>
                      <div><span class="propName required">app</span> (<span class="propType">string</span>): <span class="propDesc markdown">
                          <p>泛美教育:EDU,收费统计,FEE</p>
                        </span>,</div>
                      <div><span class="propName required">code</span> (<span class="propType">string</span>): <span class="propDesc markdown">
                          <p>钉钉授权登录code</p>
                        </span></div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code class="json">{
  "<span class="attribute">app</span>": <span class="value"><span class="string">"string"</span></span>,
  "<span class="attribute">code</span>": <span class="value"><span class="string">"string"</span>
}</span></code></pre>
                      <small class="notice" data-sw-translate="">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">201</td>
        <td class="markdown">
          <p>Created</p>
        </td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">401</td>
        <td class="markdown">
          <p>Unauthorized</p>
        </td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">403</td>
        <td class="markdown">
          <p>Forbidden</p>
        </td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">404</td>
        <td class="markdown">
          <p>Not Found</p>
        </td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mbody0.02509170416677331">body</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="body" id="mbody0.02509170416677331"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.7990499016016757" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.7990499016016757">
                <option value="application/json">application/json</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>请求参数body</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">PwdLoginForm {</span>
                      <div><span class="propName required">app</span> (<span class="propType">string</span>): <span class="propDesc markdown">
                          <p>泛美教育:EDU,收费统计,FEE</p>
                        </span>,</div>
                      <div><span class="propName required">password</span> (<span class="propType">string</span>): <span class="propDesc markdown">
                          <p>密码</p>
                        </span>,</div>
                      <div><span class="propName required">phoneNum</span> (<span class="propType">string</span>): <span class="propDesc markdown">
                          <p>手机号</p>
                        </span></div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code class="json">{
  "<span class="attribute">app</span>": <span class="value"><span class="string">"string"</span></span>,
  "<span class="attribute">password</span>": <span class="value"><span class="string">"string"</span></span>,
  "<span class="attribute">phoneNum</span>": <span class="value"><span class="string">"string"</span>
}</span></code></pre>
                      <small class="notice" data-sw-translate="">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">201</td>
        <td class="markdown">
          <p>Created</p>
        </td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">401</td>
        <td class="markdown">
          <p>Unauthorized</p>
        </td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">403</td>
        <td class="markdown">
          <p>Forbidden</p>
        </td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">404</td>
        <td class="markdown">
          <p>Not Found</p>
        </td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">201</td>
        <td class="markdown">
          <p>Created</p>
        </td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">401</td>
        <td class="markdown">
          <p>Unauthorized</p>
        </td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">403</td>
        <td class="markdown">
          <p>Forbidden</p>
        </td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">404</td>
        <td class="markdown">
          <p>Not Found</p>
        </td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mcompanyId0.692246884428694">companyId</label></td>
        <td>
          <input class="parameter required" minlength="1" name="companyId" placeholder="(required)" id="mcompanyId0.692246884428694" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>公司id</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">long</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">201</td>
        <td class="markdown">
          <p>Created</p>
        </td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">401</td>
        <td class="markdown">
          <p>Unauthorized</p>
        </td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">403</td>
        <td class="markdown">
          <p>Forbidden</p>
        </td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">404</td>
        <td class="markdown">
          <p>Not Found</p>
        </td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mbody0.7745703211601906">body</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="body" id="mbody0.7745703211601906"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.8168228167143752" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.8168228167143752">
                <option value="application/json">application/json</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>请求参数body</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">DeptQueryForm {</span>
                      <div><span class="propName required">companyId</span> (<span class="propType">integer</span>): <span class="propDesc markdown">
                          <p>院校id</p>
                        </span></div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code class="json">{
  "<span class="attribute">companyId</span>": <span class="value"><span class="number">0</span>
}</span></code></pre>
                      <small class="notice" data-sw-translate="">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">201</td>
        <td class="markdown">
          <p>Created</p>
        </td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">401</td>
        <td class="markdown">
          <p>Unauthorized</p>
        </td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">403</td>
        <td class="markdown">
          <p>Forbidden</p>
        </td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">404</td>
        <td class="markdown">
          <p>Not Found</p>
        </td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mpageNum0.49357926660045304">pageNum</label></td>
        <td>
          <input class="parameter required" minlength="1" name="pageNum" placeholder="(required)" id="mpageNum0.49357926660045304" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>页码</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mbody0.14518937151832123">body</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="body" id="mbody0.14518937151832123"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.9842217250772844" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.9842217250772844">
                <option value="application/json">application/json</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>请求参数body</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">StudentQueryForm {</span>
                      <div><span class="propName required">companyId</span> (<span class="propType">integer</span>): <span class="propDesc markdown">
                          <p>院校id</p>
                        </span>,</div>
                      <div><span class="propName ">grade</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>): <span class="propDesc markdown">
                          <p>所在年级</p>
                        </span>,</div>
                      <div><span class="propName ">jwClazzId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>): <span class="propDesc markdown">
                          <p>班级id</p>
                        </span>,</div>
                      <div><span class="propName ">jwDeptId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>): <span class="propDesc markdown">
                          <p>分院id</p>
                        </span>,</div>
                      <div><span class="propName ">jwMajorId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>): <span class="propDesc markdown">
                          <p>专业id</p>
                        </span>,</div>
                      <div><span class="propName ">jwStatus</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>): <span class="propDesc markdown">
                          <p>xsdqzt】学生当前状态,枚举参考教务系统,在读,毕业, 默认看在读学生</p>
                        </span>,</div>
                      <div><span class="propName ">owedFeeCategory</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>): <span class="propDesc markdown">
                          <p>只查某个收费类别欠费学生 1:学宿代,2:保险,3:服装费,4:服装费补差,5:床上用品,6:体检费</p>
                        </span>,</div>
                      <div><span class="propName ">year</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>): <span class="propDesc markdown">
                          <p>只查指定年份账单数据</p>
                        </span></div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code class="json">{
  "<span class="attribute">companyId</span>": <span class="value"><span class="number">0</span></span>,
  "<span class="attribute">grade</span>": <span class="value"><span class="string">"string"</span></span>,
  "<span class="attribute">jwClazzId</span>": <span class="value"><span class="number">0</span></span>,
  "<span class="attribute">jwDeptId</span>": <span class="value"><span class="number">0</span></span>,
  "<span class="attribute">jwMajorId</span>": <span class="value"><span class="number">0</span></span>,
  "<span class="attribute">jwStatus</span>": <span class="value"><span class="number">0</span></span>,
  "<span class="attribute">owedFeeCategory</span>": <span class="value"><span class="number">0</span></span>,
  "<span class="attribute">year</span>": <span class="value"><span class="number">0</span>
}</span></code></pre>
                      <small class="notice" data-sw-translate="">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">201</td>
        <td class="markdown">
          <p>Created</p>
        </td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">401</td>
        <td class="markdown">
          <p>Unauthorized</p>
        </td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">403</td>
        <td class="markdown">
          <p>Forbidden</p>
        </td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">404</td>
        <td class="markdown">
          <p>Not Found</p>
        </td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

Text Content

swagger
default (/v2/api-docs)

Explore

泛美云前端API

适用于Android、iOS、Web




 * ACCOUNT
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /API/ACCOUNT/CURRENT
       
        * 获取当前登录信息 【current】
       
       RESPONSE CLASS (STATUS 200)
       
       返回当前成功信息
       
        * Model
        * Model Schema
       
       LoginSuccessVo {
       avatarUrl (string, optional):
       
       头像
       
       ,
       companyOrgList (Array[CompanyPermissionsVo], optional):
       
       所在公司组织信息
       
       ,
       gender (integer, optional):
       
       性别 0:未知、1:男、2:女
       
       ,
       id (integer, optional):
       
       用户id
       
       ,
       idNumber (string, optional):
       
       身份证号,若返回为空,则跳转到完善个人信息页面
       
       ,
       name (string, optional):
       
       姓名
       
       ,
       token (string, optional):
       
       jwt token
       
       ,
       type (integer, optional):
       
       0学生1老师
       
       }
       CompanyPermissionsVo {
       abbr (string, optional):
       
       简称(突出显示)
       
       ,
       code (string, optional):
       
       编号
       
       ,
       currentLogin (integer, optional):
       
       当前就读学校/登录单位 1是,-1否,null新增
       
       ,
       id (integer, optional):
       
       公司 id
       
       ,
       logoUrl (string, optional):
       
       公司logo路径
       
       ,
       name (string, optional):
       
       名称
       
       ,
       permissions (Array[integer], optional):
       
       权限
       
       ,
       roleList (Array[IdNameVo], optional):
       
       用户拥有的角色
       
       }
       IdNameVo {
       id (integer, optional):
       
       id
       
       ,
       name (string, optional):
       
       名称
       
       }
       
       {
         "avatarUrl": "string",
         "companyOrgList": [
           {
             "abbr": "string",
             "code": "string",
             "currentLogin": 0,
             "id": 0,
             "logoUrl": "string",
             "name": "string",
             "permissions": [
               0
             ],
             "roleList": [
               {
                 "id": 0,
                 "name": "string"
               }
             ]
           }
         ],
         "gender": 0,
         "id": 0,
         "idNumber": "string",
         "name": "string",
         "token": "string",
         "type": 0
       }
       
       
       Response Content Type */*
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 401
       
       Unauthorized
       
       
       
       403
       
       Forbidden
       
       
       
       404
       
       Not Found
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/ACCOUNT/DING/H5_LOGIN
       
        * 钉钉H5登录 【h5LoginByDingCode】
       
       RESPONSE CLASS (STATUS 200)
       
       返回登录成功信息
       
        * Model
        * Model Schema
       
       LoginSuccessVo {
       avatarUrl (string, optional):
       
       头像
       
       ,
       companyOrgList (Array[CompanyPermissionsVo], optional):
       
       所在公司组织信息
       
       ,
       gender (integer, optional):
       
       性别 0:未知、1:男、2:女
       
       ,
       id (integer, optional):
       
       用户id
       
       ,
       idNumber (string, optional):
       
       身份证号,若返回为空,则跳转到完善个人信息页面
       
       ,
       name (string, optional):
       
       姓名
       
       ,
       token (string, optional):
       
       jwt token
       
       ,
       type (integer, optional):
       
       0学生1老师
       
       }
       CompanyPermissionsVo {
       abbr (string, optional):
       
       简称(突出显示)
       
       ,
       code (string, optional):
       
       编号
       
       ,
       currentLogin (integer, optional):
       
       当前就读学校/登录单位 1是,-1否,null新增
       
       ,
       id (integer, optional):
       
       公司 id
       
       ,
       logoUrl (string, optional):
       
       公司logo路径
       
       ,
       name (string, optional):
       
       名称
       
       ,
       permissions (Array[integer], optional):
       
       权限
       
       ,
       roleList (Array[IdNameVo], optional):
       
       用户拥有的角色
       
       }
       IdNameVo {
       id (integer, optional):
       
       id
       
       ,
       name (string, optional):
       
       名称
       
       }
       
       {
         "avatarUrl": "string",
         "companyOrgList": [
           {
             "abbr": "string",
             "code": "string",
             "currentLogin": 0,
             "id": 0,
             "logoUrl": "string",
             "name": "string",
             "permissions": [
               0
             ],
             "roleList": [
               {
                 "id": 0,
                 "name": "string"
               }
             ]
           }
         ],
         "gender": 0,
         "id": 0,
         "idNumber": "string",
         "name": "string",
         "token": "string",
         "type": 0
       }
       
       
       Response Content Type */*
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type body
       
       
       Parameter content type: application/json
       
       请求参数body
       
       body
        * Model
        * Model Schema
       
       DingCodeForm {
       app (string):
       
       泛美教育:EDU,收费统计,FEE
       
       ,
       code (string):
       
       钉钉授权登录code
       
       }
       
       {
         "app": "string",
         "code": "string"
       }
       
       Click to set as parameter value
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 201
       
       Created
       
       
       
       401
       
       Unauthorized
       
       
       
       403
       
       Forbidden
       
       
       
       404
       
       Not Found
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/ACCOUNT/DING/NATIVE_LOGIN
       
        * 钉钉移动客户端登录 【nativeLoginByDingCode】
       
       RESPONSE CLASS (STATUS 200)
       
       返回登录成功信息
       
        * Model
        * Model Schema
       
       LoginSuccessVo {
       avatarUrl (string, optional):
       
       头像
       
       ,
       companyOrgList (Array[CompanyPermissionsVo], optional):
       
       所在公司组织信息
       
       ,
       gender (integer, optional):
       
       性别 0:未知、1:男、2:女
       
       ,
       id (integer, optional):
       
       用户id
       
       ,
       idNumber (string, optional):
       
       身份证号,若返回为空,则跳转到完善个人信息页面
       
       ,
       name (string, optional):
       
       姓名
       
       ,
       token (string, optional):
       
       jwt token
       
       ,
       type (integer, optional):
       
       0学生1老师
       
       }
       CompanyPermissionsVo {
       abbr (string, optional):
       
       简称(突出显示)
       
       ,
       code (string, optional):
       
       编号
       
       ,
       currentLogin (integer, optional):
       
       当前就读学校/登录单位 1是,-1否,null新增
       
       ,
       id (integer, optional):
       
       公司 id
       
       ,
       logoUrl (string, optional):
       
       公司logo路径
       
       ,
       name (string, optional):
       
       名称
       
       ,
       permissions (Array[integer], optional):
       
       权限
       
       ,
       roleList (Array[IdNameVo], optional):
       
       用户拥有的角色
       
       }
       IdNameVo {
       id (integer, optional):
       
       id
       
       ,
       name (string, optional):
       
       名称
       
       }
       
       {
         "avatarUrl": "string",
         "companyOrgList": [
           {
             "abbr": "string",
             "code": "string",
             "currentLogin": 0,
             "id": 0,
             "logoUrl": "string",
             "name": "string",
             "permissions": [
               0
             ],
             "roleList": [
               {
                 "id": 0,
                 "name": "string"
               }
             ]
           }
         ],
         "gender": 0,
         "id": 0,
         "idNumber": "string",
         "name": "string",
         "token": "string",
         "type": 0
       }
       
       
       Response Content Type */*
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type body
       
       
       Parameter content type: application/json
       
       请求参数body
       
       body
        * Model
        * Model Schema
       
       DingCodeForm {
       app (string):
       
       泛美教育:EDU,收费统计,FEE
       
       ,
       code (string):
       
       钉钉授权登录code
       
       }
       
       {
         "app": "string",
         "code": "string"
       }
       
       Click to set as parameter value
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 201
       
       Created
       
       
       
       401
       
       Unauthorized
       
       
       
       403
       
       Forbidden
       
       
       
       404
       
       Not Found
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/ACCOUNT/LOGIN_BY_PWD
       
        * 手机号密码方式登录 【loginByPwd】
       
       RESPONSE CLASS (STATUS 200)
       
       返回登录成功信息
       
        * Model
        * Model Schema
       
       LoginSuccessVo {
       avatarUrl (string, optional):
       
       头像
       
       ,
       companyOrgList (Array[CompanyPermissionsVo], optional):
       
       所在公司组织信息
       
       ,
       gender (integer, optional):
       
       性别 0:未知、1:男、2:女
       
       ,
       id (integer, optional):
       
       用户id
       
       ,
       idNumber (string, optional):
       
       身份证号,若返回为空,则跳转到完善个人信息页面
       
       ,
       name (string, optional):
       
       姓名
       
       ,
       token (string, optional):
       
       jwt token
       
       ,
       type (integer, optional):
       
       0学生1老师
       
       }
       CompanyPermissionsVo {
       abbr (string, optional):
       
       简称(突出显示)
       
       ,
       code (string, optional):
       
       编号
       
       ,
       currentLogin (integer, optional):
       
       当前就读学校/登录单位 1是,-1否,null新增
       
       ,
       id (integer, optional):
       
       公司 id
       
       ,
       logoUrl (string, optional):
       
       公司logo路径
       
       ,
       name (string, optional):
       
       名称
       
       ,
       permissions (Array[integer], optional):
       
       权限
       
       ,
       roleList (Array[IdNameVo], optional):
       
       用户拥有的角色
       
       }
       IdNameVo {
       id (integer, optional):
       
       id
       
       ,
       name (string, optional):
       
       名称
       
       }
       
       {
         "avatarUrl": "string",
         "companyOrgList": [
           {
             "abbr": "string",
             "code": "string",
             "currentLogin": 0,
             "id": 0,
             "logoUrl": "string",
             "name": "string",
             "permissions": [
               0
             ],
             "roleList": [
               {
                 "id": 0,
                 "name": "string"
               }
             ]
           }
         ],
         "gender": 0,
         "id": 0,
         "idNumber": "string",
         "name": "string",
         "token": "string",
         "type": 0
       }
       
       
       Response Content Type */*
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type body
       
       
       Parameter content type: application/json
       
       请求参数body
       
       body
        * Model
        * Model Schema
       
       PwdLoginForm {
       app (string):
       
       泛美教育:EDU,收费统计,FEE
       
       ,
       password (string):
       
       密码
       
       ,
       phoneNum (string):
       
       手机号
       
       }
       
       {
         "app": "string",
         "password": "string",
         "phoneNum": "string"
       }
       
       Click to set as parameter value
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 201
       
       Created
       
       
       
       401
       
       Unauthorized
       
       
       
       403
       
       Forbidden
       
       
       
       404
       
       Not Found
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/ACCOUNT/LOGOUT
       
        * 用户登出 【logout】
       
       RESPONSE CLASS (STATUS 200)
       
       返回登出信息
       
        * Model
        * Model Schema
       
       UpdatedVo {
       gmtModified (string, optional):
       
       更新时间
       
       ,
       id (integer, optional):
       
       id
       
       }
       
       {
         "gmtModified": "2023-08-10T08:30:15.239Z",
         "id": 0
       }
       
       
       Response Content Type */*
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 201
       
       Created
       
       
       
       401
       
       Unauthorized
       
       
       
       403
       
       Forbidden
       
       
       
       404
       
       Not Found
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/ACCOUNT/SWITCH_LOGIN_COMPANY
       
        * 切换登录的公司 【switchLoginCompany】
       
       RESPONSE CLASS (STATUS 200)
       
       返回登录成功信息
       
        * Model
        * Model Schema
       
       LoginSuccessVo {
       avatarUrl (string, optional):
       
       头像
       
       ,
       companyOrgList (Array[CompanyPermissionsVo], optional):
       
       所在公司组织信息
       
       ,
       gender (integer, optional):
       
       性别 0:未知、1:男、2:女
       
       ,
       id (integer, optional):
       
       用户id
       
       ,
       idNumber (string, optional):
       
       身份证号,若返回为空,则跳转到完善个人信息页面
       
       ,
       name (string, optional):
       
       姓名
       
       ,
       token (string, optional):
       
       jwt token
       
       ,
       type (integer, optional):
       
       0学生1老师
       
       }
       CompanyPermissionsVo {
       abbr (string, optional):
       
       简称(突出显示)
       
       ,
       code (string, optional):
       
       编号
       
       ,
       currentLogin (integer, optional):
       
       当前就读学校/登录单位 1是,-1否,null新增
       
       ,
       id (integer, optional):
       
       公司 id
       
       ,
       logoUrl (string, optional):
       
       公司logo路径
       
       ,
       name (string, optional):
       
       名称
       
       ,
       permissions (Array[integer], optional):
       
       权限
       
       ,
       roleList (Array[IdNameVo], optional):
       
       用户拥有的角色
       
       }
       IdNameVo {
       id (integer, optional):
       
       id
       
       ,
       name (string, optional):
       
       名称
       
       }
       
       {
         "avatarUrl": "string",
         "companyOrgList": [
           {
             "abbr": "string",
             "code": "string",
             "currentLogin": 0,
             "id": 0,
             "logoUrl": "string",
             "name": "string",
             "permissions": [
               0
             ],
             "roleList": [
               {
                 "id": 0,
                 "name": "string"
               }
             ]
           }
         ],
         "gender": 0,
         "id": 0,
         "idNumber": "string",
         "name": "string",
         "token": "string",
         "type": 0
       }
       
       
       Response Content Type */*
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type companyId
       
       公司id
       
       query long
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 201
       
       Created
       
       
       
       401
       
       Unauthorized
       
       
       
       403
       
       Forbidden
       
       
       
       404
       
       Not Found
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * FEE
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * POST /API/FEE/DEPT_STAT
       
        * 分院统计 【deptStat】
       
       RESPONSE CLASS (STATUS 200)
       
       返回登录成功信息
       
        * Model
        * Model Schema
       
       Inline Model [
       FeeStatVo
       ]
       FeeStatVo {
       category1Fee (FeeVo, optional):
       
       1:学宿代
       
       ,
       category2Fee (FeeVo, optional):
       
       2:保险
       
       ,
       category3Fee (FeeVo, optional):
       
       3:服装费欠费
       
       ,
       category4Fee (FeeVo, optional):
       
       4:服装费补差
       
       ,
       category5Fee (FeeVo, optional):
       
       5:床上用品
       
       ,
       category6Fee (FeeVo, optional):
       
       6:体检费
       
       ,
       id (integer, optional):
       
       统计单位id,非实体表可以为空
       
       ,
       name (string, optional):
       
       统计单位名称/ 可以填合计或者费用学年
       
       ,
       orderTime (string, optional):
       
       最后一笔缴费日期
       
       ,
       totalFee (FeeVo, optional):
       
       合计
       
       }
       FeeVo {
       deferredFee (integer, optional):
       
       缓交金额
       
       ,
       discountFee (integer, optional):
       
       减免金额
       
       ,
       owedFee (integer, optional):
       
       欠费金额
       
       ,
       paidFee (integer, optional):
       
       实收金额
       
       ,
       totalFee (integer, optional):
       
       应缴金额,单位分
       
       }
       
       [
         {
           "category1Fee": {
             "deferredFee": 0,
             "discountFee": 0,
             "owedFee": 0,
             "paidFee": 0,
             "totalFee": 0
           },
           "category2Fee": {
             "deferredFee": 0,
             "discountFee": 0,
             "owedFee": 0,
             "paidFee": 0,
             "totalFee": 0
           },
           "category3Fee": {
             "deferredFee": 0,
             "discountFee": 0,
             "owedFee": 0,
             "paidFee": 0,
             "totalFee": 0
           },
           "category4Fee": {
             "deferredFee": 0,
             "discountFee": 0,
             "owedFee": 0,
             "paidFee": 0,
             "totalFee": 0
           },
           "category5Fee": {
             "deferredFee": 0,
             "discountFee": 0,
             "owedFee": 0,
             "paidFee": 0,
             "totalFee": 0
           },
           "category6Fee": {
             "deferredFee": 0,
             "discountFee": 0,
             "owedFee": 0,
             "paidFee": 0,
             "totalFee": 0
           },
           "id": 0,
           "name": "string",
           "orderTime": "string",
           "totalFee": {
             "deferredFee": 0,
             "discountFee": 0,
             "owedFee": 0,
             "paidFee": 0,
             "totalFee": 0
           }
         }
       ]
       
       
       Response Content Type */*
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type body
       
       
       Parameter content type: application/json
       
       请求参数body
       
       body
        * Model
        * Model Schema
       
       DeptQueryForm {
       companyId (integer):
       
       院校id
       
       }
       
       {
         "companyId": 0
       }
       
       Click to set as parameter value
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 201
       
       Created
       
       
       
       401
       
       Unauthorized
       
       
       
       403
       
       Forbidden
       
       
       
       404
       
       Not Found
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/FEE/STUDENT_STAT
       
        * 学生统计 【studentStat】
       
       RESPONSE CLASS (STATUS 200)
       
       返回登录成功信息
       
        * Model
        * Model Schema
       
       PagingStudentStatVo {
       list (Array[StudentStatVo], optional):
       
       当前页列表
       
       ,
       pageNum (integer, optional):
       
       当前页
       
       ,
       pageSize (integer, optional):
       
       每页显示的条数
       
       ,
       pages (integer, optional):
       
       总页数
       
       ,
       total (integer, optional):
       
       总条数
       
       }
       StudentStatVo {
       code (string, optional):
       
       【xh】学号
       
       ,
       gender (integer, optional):
       
       【sex】性别 0:未知、1:男、2:女
       
       ,
       idNumber (string, optional):
       
       【sfzjh】身份证件号
       
       ,
       jwClazz (IdNameVo, optional):
       
       班级
       
       ,
       jwDept (IdNameVo, optional):
       
       分院
       
       ,
       jwMajor (IdNameVo, optional):
       
       专业
       
       ,
       realname (string, optional):
       
       【xm】姓名
       
       ,
       sumFee (FeeStatVo, optional):
       
       合计费用
       
       ,
       teacherJwUser (JwUserBaseVo, optional):
       
       班级参谋长
       
       ,
       yearFeeList (Array[FeeStatVo], optional):
       
       分学年费用
       
       }
       IdNameVo {
       id (integer, optional):
       
       id
       
       ,
       name (string, optional):
       
       名称
       
       }
       FeeStatVo {
       category1Fee (FeeVo, optional):
       
       1:学宿代
       
       ,
       category2Fee (FeeVo, optional):
       
       2:保险
       
       ,
       category3Fee (FeeVo, optional):
       
       3:服装费欠费
       
       ,
       category4Fee (FeeVo, optional):
       
       4:服装费补差
       
       ,
       category5Fee (FeeVo, optional):
       
       5:床上用品
       
       ,
       category6Fee (FeeVo, optional):
       
       6:体检费
       
       ,
       id (integer, optional):
       
       统计单位id,非实体表可以为空
       
       ,
       name (string, optional):
       
       统计单位名称/ 可以填合计或者费用学年
       
       ,
       orderTime (string, optional):
       
       最后一笔缴费日期
       
       ,
       totalFee (FeeVo, optional):
       
       合计
       
       }
       JwUserBaseVo {
       code (string, optional):
       
       学号/工号
       
       ,
       id (integer, optional):
       
       id
       
       ,
       realname (string, optional):
       
       姓名
       
       }
       FeeVo {
       deferredFee (integer, optional):
       
       缓交金额
       
       ,
       discountFee (integer, optional):
       
       减免金额
       
       ,
       owedFee (integer, optional):
       
       欠费金额
       
       ,
       paidFee (integer, optional):
       
       实收金额
       
       ,
       totalFee (integer, optional):
       
       应缴金额,单位分
       
       }
       
       {
         "list": [
           {
             "code": "string",
             "gender": 0,
             "idNumber": "string",
             "jwClazz": {
               "id": 0,
               "name": "string"
             },
             "jwDept": {
               "id": 0,
               "name": "string"
             },
             "jwMajor": {
               "id": 0,
               "name": "string"
             },
             "realname": "string",
             "sumFee": {
               "category1Fee": {
                 "deferredFee": 0,
                 "discountFee": 0,
                 "owedFee": 0,
                 "paidFee": 0,
                 "totalFee": 0
               },
               "category2Fee": {
                 "deferredFee": 0,
                 "discountFee": 0,
                 "owedFee": 0,
                 "paidFee": 0,
                 "totalFee": 0
               },
               "category3Fee": {
                 "deferredFee": 0,
                 "discountFee": 0,
                 "owedFee": 0,
                 "paidFee": 0,
                 "totalFee": 0
               },
               "category4Fee": {
                 "deferredFee": 0,
                 "discountFee": 0,
                 "owedFee": 0,
                 "paidFee": 0,
                 "totalFee": 0
               },
               "category5Fee": {
                 "deferredFee": 0,
                 "discountFee": 0,
                 "owedFee": 0,
                 "paidFee": 0,
                 "totalFee": 0
               },
               "category6Fee": {
                 "deferredFee": 0,
                 "discountFee": 0,
                 "owedFee": 0,
                 "paidFee": 0,
                 "totalFee": 0
               },
               "id": 0,
               "name": "string",
               "orderTime": "string",
               "totalFee": {
                 "deferredFee": 0,
                 "discountFee": 0,
                 "owedFee": 0,
                 "paidFee": 0,
                 "totalFee": 0
               }
             },
             "teacherJwUser": {
               "code": "string",
               "id": 0,
               "realname": "string"
             },
             "yearFeeList": [
               {
                 "category1Fee": {
                   "deferredFee": 0,
                   "discountFee": 0,
                   "owedFee": 0,
                   "paidFee": 0,
                   "totalFee": 0
                 },
                 "category2Fee": {
                   "deferredFee": 0,
                   "discountFee": 0,
                   "owedFee": 0,
                   "paidFee": 0,
                   "totalFee": 0
                 },
                 "category3Fee": {
                   "deferredFee": 0,
                   "discountFee": 0,
                   "owedFee": 0,
                   "paidFee": 0,
                   "totalFee": 0
                 },
                 "category4Fee": {
                   "deferredFee": 0,
                   "discountFee": 0,
                   "owedFee": 0,
                   "paidFee": 0,
                   "totalFee": 0
                 },
                 "category5Fee": {
                   "deferredFee": 0,
                   "discountFee": 0,
                   "owedFee": 0,
                   "paidFee": 0,
                   "totalFee": 0
                 },
                 "category6Fee": {
                   "deferredFee": 0,
                   "discountFee": 0,
                   "owedFee": 0,
                   "paidFee": 0,
                   "totalFee": 0
                 },
                 "id": 0,
                 "name": "string",
                 "orderTime": "string",
                 "totalFee": {
                   "deferredFee": 0,
                   "discountFee": 0,
                   "owedFee": 0,
                   "paidFee": 0,
                   "totalFee": 0
                 }
               }
             ]
           }
         ],
         "pageNum": 0,
         "pageSize": 0,
         "pages": 0,
         "total": 0
       }
       
       
       Response Content Type */*
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type pageNum
       
       页码
       
       query integer body
       
       
       Parameter content type: application/json
       
       请求参数body
       
       body
        * Model
        * Model Schema
       
       StudentQueryForm {
       companyId (integer):
       
       院校id
       
       ,
       grade (string, optional):
       
       所在年级
       
       ,
       jwClazzId (integer, optional):
       
       班级id
       
       ,
       jwDeptId (integer, optional):
       
       分院id
       
       ,
       jwMajorId (integer, optional):
       
       专业id
       
       ,
       jwStatus (integer, optional):
       
       xsdqzt】学生当前状态,枚举参考教务系统,在读,毕业, 默认看在读学生
       
       ,
       owedFeeCategory (integer, optional):
       
       只查某个收费类别欠费学生 1:学宿代,2:保险,3:服装费,4:服装费补差,5:床上用品,6:体检费
       
       ,
       year (integer, optional):
       
       只查指定年份账单数据
       
       }
       
       {
         "companyId": 0,
         "grade": "string",
         "jwClazzId": 0,
         "jwDeptId": 0,
         "jwMajorId": 0,
         "jwStatus": 0,
         "owedFeeCategory": 0,
         "year": 0
       }
       
       Click to set as parameter value
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 201
       
       Created
       
       
       
       401
       
       Unauthorized
       
       
       
       403
       
       Forbidden
       
       
       
       404
       
       Not Found
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       

[ BASE URL: / , API VERSION: 1.0.0 ]