云服务器内容精选

  • 响应示例 { "status": "success", "msg": null, "data": { "data": [ { "appName": "pub-server", "entityName": "Address", "lastUpdateDate": "2023-12-11T23:57:35.000+08:00", "lastUpdatedBy": -1, "creationDate": "2023-10-19T17:14:06.000+08:00", "createdBy": -1, "deleteFlag": 0, "tenantId": 1, "description": null, "parentId": 1033231, "addressPath": "69585.1032231.1033231", "addressLevel": 4, "address": "xxx", "addressCode": "xxx", "addressId": 5783601, "longitude": null, "latitude": null, "coordinate": null, "coordinateType": null, "detailedAddress": null, "udfExtend2": null, "udfExtend3": null, "udfExtend4": null, "udfExtend1": null, "udfExtend7": null, "udfExtend8": null, "udfExtend9": null, "udfExtend10": null, "geoHash": null, "hasSubNode": false } ], "pos": 0, "total_count": 15879, "entityName": null, "totalCount": 15879 }, "failed": false, "success": true }
  • 响应参数 参数 类型 描述 status String 处理结果。 msg String 错误信息。 data Object 返回结果。 data参数说明 参数 类型 描述 total_count Long 总计数 entityName String 实体名称。 totalCount Long 总计数 data.data参数 参数 类型 描述 appName String 应用名称。 entityName String 实体名称。 lastUpdateDate datetime 最后更新时间 lastUpdatedBy Long 最后修改人ID creationDate datetime 最后更新时间 createdBy Long 创建人ID deleteFlag Integer 是否删除0-正常1-已删除 tenantId Long 位置ID。 description String 描述 parentId Long 上级位置ID。 addressPath String 位置路径。 addressLevel Integer 位置层级。 address String 位置名称。 addressCode String 位置编码。 addressId Long 位置ID。 longitude Double 经度。 latitude Double 纬度。 coordinate String 位置坐标。 coordinateType String 位置类型。 detailedAddress String 详细地址 udfExtend2 String 扩展属性2。 udfExtend3 String 扩展属性3。 udfExtend4 String 扩展属性4。 udfExtend1 String 扩展属性1。 udfExtend7 String 扩展属性7。 udfExtend8 String 扩展属性8。 udfExtend9 String 扩展属性9。 udfExtend10 String 扩展属性10。 geoHash String 经纬度对应geoHash hasSubNode boolean 是否有下级位置信息。
  • 响应示例 { "stateCode": "0", "errorMessage": null, "result": [ { "checkOrderName": null, "subTaskOrNot": 1, "submitBy": 391001, "adminOrganizationName": "杨凌作业系统测试№", "beginTimestamp": null, "reportName": "我是接口创建_9740.xlsx", "licenseSwitch": null, "regionName": null, "sceneVersion": "1.0", "templateCode": "DOCT-202307302191", "templateId": 117045418684, "schedulerBy": 391001, "type": 4, "checkOrderId": null, "signSiteCode": "我是接口创建", "lastUpdateTimestamp": 1690700742191, "projectNo": "", "checkOrderType": null, "sceneCode": "TS20230730145425952", "creationTimestamp": 1690700484764, "sceneId": 153883, "subTaskIds": "2171644,2171645", "sceneMode": 4, "regionPath": null, "supplierName": null, "issueId": null, "sceneName": "yytest-子任务参考值", "signSiteName": "我是接口创建", "signSiteId": 15497284, "creationDate": "2023-07-30T07:01:24.000+00:00", "sceneTaskId": 3303688, "actualBeginTime": null, "createdBy": 391001, "templateName": "父子任务参考值", "regionId": null, "schedulerTimestamp": 1690700484764, "isGenerateDoc": "1", "actualEndTime": null, "adminOrganization": "830", "taskName": "yytest-子任务参考值_20230730_150123_我是接口创建_杨凌作业系统测试№_TS2", "projectName": "", "endTimestamp": null, "ticketId": 0, "createName": "杨xx改名2", "remarks": null, "schedulerDate": "2023-07-30T07:01:25.000+00:00", "status": 1, "processFeedback": null } ] }
  • 响应示例 { "data":[ { "customerCode":"AAA1", "customerName":"AAAAA2", "tenantId":1008611, "customerGroupName":"TEST", "customerGroupCode":"TX" }, { "customerCode":"AAAAA", "customerName":"AAAAAB", "tenantId":1008611, "customerGroupName":"TEST", "customerGroupCode":"TX" } ], "pos":0, "total_count":2, "entityName":null, "totalCount":2 }
  • 响应示例 { "data":[ { "supplierCode":"AAA1", "supplierName":"AAAAA2", "tenantId":1008611, "supplierGroupName":"TEST", "supplierGroupCode":"TX" }, { "supplierCode":"AAAAA", "supplierName":"AAAAAB", "tenantId":1008611, "supplierGroupName":"TEST", "supplierGroupCode":"TX" } ], "pos":0, "total_count":2, "entityName":null, "totalCount":2 }