暂无描述
Authorization: Bearer ********************
curl --location -g --request GET 'https://api.tolink.cloud/appstore/installLog?keyword=应用模板配置&createAt[]=2023-02-16&createAt[]=2023-02-16'
{
"code": 0,
"data": {
"list": [
{
"appStoreName": "企业文化jayChou",
"appstoreId": 37,
"createAt": "2023-02-17 11:31:34",
"createBy": 1,
"gatherId": 851,
"gatherName": "企业文化",
"id": 35,
"stationId": 1,
"userName": "管理员"
},
{
"appStoreName": "23021702",
"appstoreId": 36,
"createAt": "2023-02-17 11:26:48",
"createBy": 22,
"gatherId": 849,
"gatherName": "23021702",
"id": 34,
"stationId": 1,
"userName": "钱蓓艳"
},
{
"appStoreName": "2023021701",
"appstoreId": 34,
"createAt": "2023-02-17 11:04:02",
"createBy": 149,
"gatherId": 842,
"gatherName": "2023021701",
"id": 30,
"stationId": 1,
"userName": "王俊"
},
{
"appStoreName": "年度计划",
"appstoreId": 33,
"createAt": "2023-02-17 10:57:12",
"createBy": 149,
"gatherId": 839,
"gatherName": null,
"id": 29,
"stationId": 1,
"userName": "王俊"
},
{
"appStoreName": "20230217",
"appstoreId": 32,
"createAt": "2023-02-17 10:45:16",
"createBy": 149,
"gatherId": 837,
"gatherName": "20230217",
"id": 28,
"stationId": 1,
"userName": "王俊"
},
{
"appStoreName": "企业文化",
"appstoreId": 25,
"createAt": "2023-02-16 15:29:42",
"createBy": 1,
"gatherId": 810,
"gatherName": "企业文化",
"id": 10,
"stationId": 1,
"userName": "管理员"
},
{
"appStoreName": "应用模板配置",
"appstoreId": 27,
"createAt": "2023-02-16 15:25:37",
"createBy": 1,
"gatherId": 808,
"gatherName": "应用模板配置",
"id": 8,
"stationId": 1,
"userName": "管理员"
}
],
"page": 1,
"total": 8
},
"msg": "success"
}