KesionEDU网校V10(2022)


考试分类(所有)

<p><strong>简要描述:</strong> </p> <p>-获取职业类别接口</p> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://192.168.1.2:70/webapi/user/GetJobIndustryCategory</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> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">apikey</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>api秘钥</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ "data": [ { "show_province": true, "show_year": true, "show_papertype": true, "categoryid": 32, "show_chaper": true, "show_knowledge": true, "show_customtktype": true, "childs": [ { "show_province": true, "show_year": true, "show_papertype": true, "categoryid": 47, "show_chaper": true, "show_knowledge": true, "show_customtktype": true, "childs": [], "categoryname": "会计证" }, { "show_province": true, "show_year": true, "show_papertype": true, "categoryid": 48, "show_chaper": true, "show_knowledge": true, "show_customtktype": true, "childs": [], "categoryname": "初级会计证" }, { "show_province": true, "show_year": true, "show_papertype": true, "categoryid": 49, "show_chaper": true, "show_knowledge": true, "show_customtktype": true, "childs": [], "categoryname": "中级会计证" }, { "show_province": true, "show_year": true, "show_papertype": true, "categoryid": 50, "show_chaper": true, "show_knowledge": true, "show_customtktype": true, "childs": [], "categoryname": "注册会计师" } ], "categoryname": "财务会计" }, { "show_province": true, "show_year": true, "show_papertype": true, "categoryid": 9, "show_chaper": true, "show_knowledge": true, "show_customtktype": true, "childs": [ { "show_province": true, "show_year": true, "show_papertype": true, "categoryid": 12, "show_chaper": true, "show_knowledge": true, "show_customtktype": true, "childs": [ { "show_province": true, "show_year": true, "show_papertype": true, "categoryid": 139, "show_chaper": true, "show_knowledge": true, "show_customtktype": true, "childs": [], "categoryname": "幼师从业资格" }, { "show_province": true, "show_year": true, "show_papertype": true, "categoryid": 140, "show_chaper": true, "show_knowledge": true, "show_customtktype": true, "childs": [], "categoryname": "小学教师从业" }, { "show_province": true, "show_year": true, "show_papertype": true, "categoryid": 141, "show_chaper": true, "show_knowledge": true, "show_customtktype": true, "childs": [], "categoryname": "中学教师从业" } ], "categoryname": "教师资格" } ], "categoryname": "职业资格" } ], "result": true, "msg": "success" }</code></pre> <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> </tr> </thead> <tbody> <tr> <td style="text-align: left;">categoryname</td> <td style="text-align: left;">string</td> <td style="text-align: left;">名称</td> </tr> <tr> <td style="text-align: left;">categoryid</td> <td style="text-align: left;">int</td> <td style="text-align: left;">ID</td> </tr> <tr> <td style="text-align: left;">childs</td> <td style="text-align: left;">数组</td> <td style="text-align: left;">子分类集合</td> </tr> <tr> <td style="text-align: left;">show_province</td> <td style="text-align: left;">bool</td> <td style="text-align: left;">是否开启省份:true是,false否</td> </tr> <tr> <td style="text-align: left;">show_year</td> <td style="text-align: left;">bool</td> <td style="text-align: left;">是否开启年限:true是,false否</td> </tr> <tr> <td style="text-align: left;">show_papertype</td> <td style="text-align: left;">是否开启试卷类别:true是,false否</td> </tr> <tr> <td style="text-align: left;">show_chaper</td> <td style="text-align: left;">是否开启章节:true是,false否</td> </tr> <tr> <td style="text-align: left;">show_knowledge</td> <td style="text-align: left;">是否开启知识点:true是,false否</td> </tr> <tr> <td style="text-align: left;">show_customtktype</td> <td style="text-align: left;">是否开启自定义题型:true是,false否</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul> <p>欢迎使用ShowDoc!</p>

页面列表

ITEM_HTML