文档
测试
POST
http://leave3.com/skipping/api/Degree/getItemList

请求头

参数名
类型
描述
必填
Authorization
NDF3MVQxbEFMM3JrU0dCeFNBVDdTM2dpWjhRQ2MyOXRWbTB2Vm51NTlIT3BNMVd1Z0Vnckw4Y0hmM3dkVjJsOC0xPXdYNi01TTJ6dWkzZ2ljOThIZTF3WmtwRk1YNDcwTTZpLVVHSERtSnRabg%3D%3D
必填

请求参数

参数名
类型
描述
必填
degree_id
等级id
必填

响应参数

参数名
类型
描述
必填
id
标准id
必填
num
数量
必填
grade
年级id
必填
grade_name
年级名称
必填
unit
单位
必填

说明 / 示例

{ "status": 0, "msg": "操作成功", "datas": [ { "id": 1197, "degree_id": 1197, "num": 100, "grade": "31", "grade_name": "一年级", "unit": "次", "create_by_uuid": "8ae8b8d0213e1f1e0a84bcf326e2d4c0", "create_by_name": "18795871328", "create_date": "2025-03-11 13:37:59", "school_year_id": null, "school_year_title": null, "company_uuid": "wwd4468956aacb1438", "company_name": null }, { "id": 1198, "degree_id": 1197, "num": 200, "grade": "32", "grade_name": "二年级", "unit": "次", "create_by_uuid": "8ae8b8d0213e1f1e0a84bcf326e2d4c0", "create_by_name": "18795871328", "create_date": "2025-03-11 13:38:16", "school_year_id": null, "school_year_title": null, "company_uuid": "wwd4468956aacb1438", "company_name": null }, { "id": 1199, "degree_id": 1197, "num": 300, "grade": "33", "grade_name": "三年级", "unit": "次", "create_by_uuid": "8ae8b8d0213e1f1e0a84bcf326e2d4c0", "create_by_name": "18795871328", "create_date": "2025-03-11 13:38:22", "school_year_id": null, "school_year_title": null, "company_uuid": "wwd4468956aacb1438", "company_name": null }, { "id": 1200, "degree_id": 1197, "num": 400, "grade": "34", "grade_name": "四年级", "unit": "次", "create_by_uuid": "8ae8b8d0213e1f1e0a84bcf326e2d4c0", "create_by_name": "18795871328", "create_date": "2025-03-11 13:38:27", "school_year_id": null, "school_year_title": null, "company_uuid": "wwd4468956aacb1438", "company_name": null }, { "id": 1201, "degree_id": 1197, "num": 500, "grade": "35", "grade_name": "五年级", "unit": "次", "create_by_uuid": "8ae8b8d0213e1f1e0a84bcf326e2d4c0", "create_by_name": "18795871328", "create_date": "2025-03-11 13:38:32", "school_year_id": null, "school_year_title": null, "company_uuid": "wwd4468956aacb1438", "company_name": null }, { "id": 1202, "degree_id": 1197, "num": 600, "grade": "36", "grade_name": "六年级", "unit": "次", "create_by_uuid": "8ae8b8d0213e1f1e0a84bcf326e2d4c0", "create_by_name": "18795871328", "create_date": "2025-03-11 13:38:48", "school_year_id": null, "school_year_title": null, "company_uuid": "wwd4468956aacb1438", "company_name": null } ] }