## 参数:queryType:查询类型
默认为空,查询当前用户数据
9:查询全部数据
Authorization: Bearer ********************
{
"appId": "744",
"type": 1,
"page":1,
"pageSize":10,
"queryType":1,
"keyword": "",
"queries": [
{
"maxValue": null,
"minValue": null,
"fid": "number",
"typeId": 1,
"keyword": "",
"scope": 1
}
],
"sorts": [
{
"fid": "SLfSodNQmSpMiyUY_NBhd",
"typeId": 1,
"isAscend": true
}
]
}
curl --location --request POST 'https://api.tolink.cloud/apply/webList' \
--header 'Content-Type: application/json' \
--data-raw '{
"appId": "744",
"type": 1,
"page":1,
"pageSize":10,
"queryType":1,
"keyword": "",
"queries": [
{
"maxValue": null,
"minValue": null,
"fid": "number",
"typeId": 1,
"keyword": "",
"scope": 1
}
],
"sorts": [
{
"fid": "SLfSodNQmSpMiyUY_NBhd",
"typeId": 1,
"isAscend": true
}
]
}'
{
"code": 0,
"data": {
"list": [
{
"appId": 744,
"appName": "加班单",
"ccRead": false,
"data": [
{
"fid": "number",
"label": "编号",
"numberFormat": 1,
"showPercent": false,
"tableValues": null,
"typeId": 1,
"value": {
"value": "25",
"id": null,
"userId": 0,
"otherInfo": "",
"values": null
},
"values": null
},
{
"fid": "flowStatus",
"label": "当前流程状态",
"numberFormat": 1,
"showPercent": false,
"tableValues": null,
"typeId": 26,
"value": {
"value": "已通过",
"id": null,
"userId": 0,
"otherInfo": "",
"values": null
},
"values": null
},
{
"fid": "8LmUqK87vz5oxyAv565mI",
"label": "加班单号",
"numberFormat": 0,
"showPercent": false,
"tableValues": [],
"typeId": 30,
"value": {
"value": "JB2023022800012",
"id": null,
"userId": 0,
"otherInfo": "",
"values": []
},
"values": []
},
{
"fid": "fUhHWXcs5jxC93Km2avc0",
"label": "申请人",
"numberFormat": 0,
"showPercent": false,
"tableValues": [],
"typeId": 22,
"value": {
"value": "尹为星",
"id": null,
"userId": 0,
"otherInfo": "",
"values": [
688
]
},
"values": [
{
"value": "尹为星",
"id": 688,
"userId": 688,
"otherInfo": "",
"values": null
}
]
},
{
"fid": "Zgf5c_y-QD1n74WsDYILE",
"label": "部门",
"numberFormat": 0,
"showPercent": false,
"tableValues": [],
"typeId": 23,
"value": {
"value": "后端组",
"id": null,
"userId": 0,
"otherInfo": "研发部、图零、研发中心部、产品研发中心、后端组",
"values": [
681
]
},
"values": [
{
"value": "后端组",
"id": 681,
"userId": 681,
"otherInfo": "",
"values": null
}
]
},
{
"fid": "JI2WFoPhsEUEyQxL0tjnI",
"label": "岗位",
"numberFormat": 0,
"showPercent": false,
"tableValues": [],
"typeId": 1,
"value": {
"value": "",
"id": null,
"userId": 0,
"otherInfo": "",
"values": []
},
"values": []
},
{
"fid": "-ha5cOI4kwM5aPQVLUnEr",
"label": "所属公司",
"numberFormat": 0,
"showPercent": false,
"tableValues": [],
"typeId": 1,
"value": {
"value": "江苏立卓信息技术有限公司",
"id": "3",
"userId": 0,
"otherInfo": "",
"values": []
},
"values": []
},
{
"fid": "KIFm85IWVvj9YRbXSzaJw",
"label": "开始时间",
"numberFormat": 0,
"showPercent": false,
"tableValues": [],
"typeId": 5,
"value": {
"value": "2023-02-28 18:00",
"id": null,
"userId": 0,
"otherInfo": "",
"values": []
},
"values": []
},
{
"fid": "SHMVSgtqeZWnQy1RE4V_S",
"label": "结束时间",
"numberFormat": 0,
"showPercent": false,
"tableValues": [],
"typeId": 5,
"value": {
"value": "2023-02-28 20:00",
"id": null,
"userId": 0,
"otherInfo": "",
"values": []
},
"values": []
},
{
"fid": "7JERIsPJASmLQQtzg2gyf",
"label": "预计加班时间",
"numberFormat": 1,
"showPercent": false,
"tableValues": [],
"typeId": 3,
"value": {
"value": "2",
"id": null,
"userId": 0,
"otherInfo": "",
"values": []
},
"values": []
},
{
"fid": "kA32uW9lz0QqBcCeEl5k9",
"label": "加班原因",
"numberFormat": 0,
"showPercent": false,
"tableValues": [],
"typeId": 1,
"value": {
"value": "加班",
"id": null,
"userId": 0,
"otherInfo": "",
"values": []
},
"values": []
},
{
"fid": "qre33BP6hO0KvAKao6VPR",
"label": "上传附件",
"numberFormat": 0,
"showPercent": false,
"tableValues": [],
"typeId": 13,
"value": {
"value": "",
"id": null,
"userId": 0,
"otherInfo": "",
"values": []
},
"values": []
},
{
"fid": "createBy",
"label": "申请人",
"numberFormat": 1,
"showPercent": false,
"tableValues": null,
"typeId": 25,
"value": {
"value": "尹为星",
"id": null,
"userId": 688,
"otherInfo": "",
"values": null
},
"values": null
},
{
"fid": "createAt",
"label": "申请时间",
"numberFormat": 1,
"showPercent": false,
"tableValues": null,
"typeId": 1,
"value": {
"value": "2023-02-28 13:38",
"id": null,
"userId": 0,
"otherInfo": "",
"values": null
},
"values": null
},
{
"fid": "updateAt",
"label": "更新时间",
"numberFormat": 1,
"showPercent": false,
"tableValues": null,
"typeId": 1,
"value": {
"value": "2023-02-28 14:14",
"id": null,
"userId": 0,
"otherInfo": "",
"values": null
},
"values": null
}
],
"id": 25,
"is_urge": false,
"mobileData": {
"createAt": "2023-02-28 13:38",
"createBy": "尹为星",
"createByAvatar": "",
"fields": [
{
"label": "编号",
"numberFormat": 1,
"showPercent": false,
"typeId": 1,
"value": "25"
},
{
"label": "加班单号",
"numberFormat": 0,
"showPercent": false,
"typeId": 30,
"value": "JB2023022800012"
},
{
"label": "申请人",
"numberFormat": 0,
"showPercent": false,
"typeId": 22,
"value": "尹为星"
}
],
"flowStatus": "已通过"
},
"nodeId": "",
"status": 2
},
{
"appId": 744,
"appName": "加班单",
"ccRead": false,
"data": [
{
"fid": "number",
"label": "编号",
"numberFormat": 1,
"showPercent": false,
"tableValues": null,
"typeId": 1,
"value": {
"value": "24",
"id": null,
"userId": 0,
"otherInfo": "",
"values": null
},
"values": null
},
{
"fid": "flowStatus",
"label": "当前流程状态",
"numberFormat": 1,
"showPercent": false,
"tableValues": null,
"typeId": 26,
"value": {
"value": "审批节点",
"id": null,
"userId": 0,
"otherInfo": "",
"values": null
},
"values": null
},
{
"fid": "8LmUqK87vz5oxyAv565mI",
"label": "加班单号",
"numberFormat": 0,
"showPercent": false,
"tableValues": null,
"typeId": 30,
"value": {
"value": "JB2023022800011",
"id": null,
"userId": 0,
"otherInfo": "",
"values": []
},
"values": []
},
{
"fid": "fUhHWXcs5jxC93Km2avc0",
"label": "申请人",
"numberFormat": 0,
"showPercent": false,
"tableValues": null,
"typeId": 22,
"value": {
"value": "尹为星",
"id": null,
"userId": 0,
"otherInfo": "",
"values": [
688
]
},
"values": [
{
"value": "尹为星",
"id": 688,
"userId": 688,
"otherInfo": "",
"values": null
}
]
},
{
"fid": "Zgf5c_y-QD1n74WsDYILE",
"label": "部门",
"numberFormat": 0,
"showPercent": false,
"tableValues": null,
"typeId": 23,
"value": {
"value": "后端组",
"id": null,
"userId": 0,
"otherInfo": "研发部、图零、研发中心部、产品研发中心、后端组",
"values": [
681
]
},
"values": [
{
"value": "后端组",
"id": 681,
"userId": 681,
"otherInfo": "",
"values": null
}
]
},
{
"fid": "JI2WFoPhsEUEyQxL0tjnI",
"label": "岗位",
"numberFormat": 0,
"showPercent": false,
"tableValues": null,
"typeId": 1,
"value": {
"value": "",
"id": null,
"userId": 0,
"otherInfo": "",
"values": null
},
"values": null
},
{
"fid": "-ha5cOI4kwM5aPQVLUnEr",
"label": "所属公司",
"numberFormat": 0,
"showPercent": false,
"tableValues": [],
"typeId": 1,
"value": {
"value": "江苏立卓信息技术有限公司",
"id": "3",
"userId": 0,
"otherInfo": "",
"values": []
},
"values": []
},
{
"fid": "KIFm85IWVvj9YRbXSzaJw",
"label": "开始时间",
"numberFormat": 0,
"showPercent": false,
"tableValues": null,
"typeId": 5,
"value": {
"value": "2023-03-01 18:00",
"id": null,
"userId": 0,
"otherInfo": "",
"values": []
},
"values": []
},
{
"fid": "SHMVSgtqeZWnQy1RE4V_S",
"label": "结束时间",
"numberFormat": 0,
"showPercent": false,
"tableValues": null,
"typeId": 5,
"value": {
"value": "2023-03-01 22:00",
"id": null,
"userId": 0,
"otherInfo": "",
"values": []
},
"values": []
},
{
"fid": "7JERIsPJASmLQQtzg2gyf",
"label": "预计加班时间",
"numberFormat": 1,
"showPercent": false,
"tableValues": null,
"typeId": 3,
"value": {
"value": "4",
"id": null,
"userId": 0,
"otherInfo": "",
"values": null
},
"values": []
},
{
"fid": "kA32uW9lz0QqBcCeEl5k9",
"label": "加班原因",
"numberFormat": 0,
"showPercent": false,
"tableValues": null,
"typeId": 1,
"value": {
"value": "加班",
"id": null,
"userId": 0,
"otherInfo": "",
"values": []
},
"values": []
},
{
"fid": "qre33BP6hO0KvAKao6VPR",
"label": "上传附件",
"numberFormat": 0,
"showPercent": false,
"tableValues": null,
"typeId": 13,
"value": {
"value": "",
"id": null,
"userId": 0,
"otherInfo": "",
"values": []
},
"values": []
},
{
"fid": "createBy",
"label": "申请人",
"numberFormat": 1,
"showPercent": false,
"tableValues": null,
"typeId": 25,
"value": {
"value": "尹为星",
"id": null,
"userId": 688,
"otherInfo": "",
"values": null
},
"values": null
},
{
"fid": "createAt",
"label": "申请时间",
"numberFormat": 1,
"showPercent": false,
"tableValues": null,
"typeId": 1,
"value": {
"value": "2023-02-28 13:36",
"id": null,
"userId": 0,
"otherInfo": "",
"values": null
},
"values": null
},
{
"fid": "updateAt",
"label": "更新时间",
"numberFormat": 1,
"showPercent": false,
"tableValues": null,
"typeId": 1,
"value": {
"value": "2023-02-28 13:36",
"id": null,
"userId": 0,
"otherInfo": "",
"values": null
},
"values": null
}
],
"id": 24,
"is_urge": false,
"mobileData": {
"createAt": "2023-02-28 13:36",
"createBy": "尹为星",
"createByAvatar": "",
"fields": [
{
"label": "编号",
"numberFormat": 1,
"showPercent": false,
"typeId": 1,
"value": "24"
},
{
"label": "加班单号",
"numberFormat": 0,
"showPercent": false,
"typeId": 30,
"value": "JB2023022800011"
},
{
"label": "申请人",
"numberFormat": 0,
"showPercent": false,
"typeId": 22,
"value": "尹为星"
}
],
"flowStatus": "审批节点"
},
"nodeId": "14507c8c-1115-4f66-ba9b-c0b9cb48b109",
"status": 1
}
],
"page": 1,
"total": 2
},
"msg": "success"
}