云服务器内容精选

  • 响应示例 { "status": "success", "msg": null, "data": { "data": [{ "customerGroupId": -1, "lastUpdatedBy": 1, "supplierId": -1, "address": "******", "appName": "pub-cs", "lastUpdateDate": "2020-04-24 15:23:23", "customerClassify": null, "description": null, "customerCode": "tes1t", "telephone": "******", "creationDate": "2020-04-24 15:23:20", "customerName": "-1", "deleteFlag": null, "buOrgId": null, "customerOrgCode": "1", "createdBy": 1, "entityName": "customer", "contact": null, "tenantId": 1, "customerId": -1 }, { "customerGroupId": null, "lastUpdatedBy": -1, "supplierId": null, "address": "******", "appName": "pub-server", "lastUpdateDate": "2021-02-22 23:01:16", "customerClassify": "", "description": "API Testing", "customerCode": "1013.1844785653699", "telephone": "******", "creationDate": "2021-01-21 16:13:21", "customerName": "1013.1844785653699", "deleteFlag": null, "buOrgId": null, "customerOrgCode": "", "createdBy": -1, "entityName": "customer", "contact": "", "tenantId": 1, "customerId": 31062 } , {"customerGroupId": null, "lastUpdatedBy": -1, "supplierId": null, "address": "******",…}, {"customerGroupId": null, "lastUpdatedBy": -1, "supplierId": null, "address": "******",…}, {"customerGroupId": null, "lastUpdatedBy": -1, "supplierId": null, "address": "******",…} ], "pos": 0, "total_count": 238, "entityName": null } }
  • 响应参数 参数 类型 描述 msgId Long 消息ID msgTitle String 消息标题 msgDescription String 消息描述 subcategory String 二级消息分类 extended1 String 子任务Id(任务) extended2 String 待办任务标题 extended3 String 父任务Id(任务) extended4 String 无 extended5 String PC端地址 extended6 String 移动端地址 readStatus Integer 消息是否已读 0未读1已读
  • 响应示例 { "status":"success", "msg":null, "data":{ "start":0, "count":200, "data":[ { "msgId":173656, "msgTitle":"任务待执行", "extParam":null, "msgType":5, "publishTime":"2022-09-22T19:36:29", "msgDescription":"任务【12324】需要执行", "subcategory":"05_06", "extended1":"183214", "extended2":"12324", "extended3":null, "extended4":null, "extended5":"#/task/operationTask/detail?parentTaskId=183214&sceneTaskId=183214&taskType=1", "extended6":"/one/#/task/operationTask/detail?parentTaskId={0}&sceneTaskId={1}&taskType=1", "readStatus":1, "noticeId":null } ], "totalCount":0, "unReadCount":0 } }