巡店  

API列表 版本 描述
open.shopweb.liveCheck.getDeptProblemRank v1 获取门店问题排名
open.shopweb.liveCheck.getSnapshotProblemDetail v1 查询图片抓拍和快拍创建的问题详情
open.shopweb.liveCheck.getLiveCheckLog v1 获得所有巡店任务
open.shopweb.liveCheck.statisticsDetailPageForCustomer v1 巡店报表详情
open.shopweb.liveCheck.getSingleProblem v1 查询待办单详情,含流转情况、评论等
open.shopweb.liveCheck.getProblemList v1 分页获取待办单
open.xundian.public.getLiveCheckLog v1 巡店任务列表
open.xundian.public.getLiveCheckLogByTaskId v1 巡店任务详情
open.shopweb.liveCheck.getUnfinishedProblemNumByLoginName v1 获取指定用户待处理的待办单数量
open.shopweb.liveCheck.task.statisticsPageOfTask v1 已完成记录
open.shopweb.liveCheck.getDepartmentRanking v1 新门店排名报表(通用表格)
open.shopweb.liveCheck.getWaitApproveTask v1 获取待审核的巡店任务
open.shopweb.liveCheck.getLiveCheckLog v2 获得所有巡店任务v2
open.shopweb.liveCheck.pen.pageList v1 计划巡店-巡店任务
open.shopweb.liveCheck.open.storeExpandList v1 计划巡店-巡店任务-子任务总数
open.shopweb.liveCheck.getOrganizeRanking v1 巡店新排名报表-组织架构排名
open.shopweb.liveCheck.getDepartmentTagRanking v1 巡店新排名报表-新门店标签排名
open.shopweb.liveCheck.getRegionalManagerRanking v1 新组织架构排名-区域经理排名
open.shopweb.liveCheck.getSupervisorRanking v1 新组织架构排名-督导排名
open.shopweb.liveCheck.getDepTypeRanking v1 新组织架构排名-门店类型排名
open.shopweb.liveCheck.getPostDetailList v1 轨迹明细查询
open.shopweb.liveCheck.getUserTimeSummary v1 用户在店时长统计
open.shopweb.liveCheck.getUserLostSummary v1 失联统计
open.shopweb.liveCheck.getUserDaliySummary v1 轨迹异常统计
open.shopweb.liveCheck.getNewProfile v1 巡店记录详情页
open.training.getScoreDetails v1 点检项分类得分|得分率
open.shopweb.liveCheck.task.getComment v1 查看评论(支持分页)
open.shopweb.liveCheck.task.getCommentProjectOverview v1 评论评分概览
open.shopweb.liveCheck.task.getPlans v1 巡检计划-任务细则
open.shopweb.liveCheck.task.getInspItemEvalRec v1 新点检项考评记录()
open.shopweb.checkReport.getDepartmentRanking v1 新门店排名
open.shopweb.checkReport.getPictureList v1 获取图片接口
open.shopweb.checkReport.getCheckTemplates v1 获取模板列表接口
open.shopweb.checkReport.pagePicture v1 图片中心获取图片列表
open.shopweb.liveCheck.jdTask.save v1 请求参数示例如下:{ "jdTaskId": 76598, "jdTaskName": "京东任务名称", "templateTag": { "name": "积木经方", "children": { "name": "1月活动标签" } }, "deptInspectionItems": [ { "jdDeptId": "65480", "categories": [ { "name": "药品储存管理", "code": "STORAGE", "inspectionItems": [ { "name": "冷藏药品温度检查", "code": "COLD001", "score": 10, "standardText": "冷藏柜温度应保持在2-8℃范围内,温度记录完整准确", "standardImages": [ "https://example.com/pharmacy/cold-storage.jpg" ], "links": [ { "linkName": "xxxx", "linkUrl": "https://xxxx" } ] }, { "name": "药品效期检查", "code": "EXPIRY002", "score": 8, "standardText": "所有药品需每月检查效期,近效期药品(6个月内)应专区摆放并有明显标识", "standardImages": [ "https://example.com/pharmacy/expiry-check.jpg" ], "links": [ { "linkName": "链接1名称", "linkUrl": "https://xxxx" }, { "linkName": "链接2名称", "linkUrl": "https://xxxx" } ] } ] }, { "name": "处方管理", "code": "PRESCRIPTION", "inspectionItems": [ { "name": "处方审核记录检查", "code": "RX003", "score": 5, "standardText": "处方审核记录应完整,双人复核签名齐全", "standardImages": [ ], "links": [ { "linkName": "链接1名称", "linkUrl": "https://xxxx" }, { "linkName": "链接2名称", "linkUrl": "https://xxxx" } ] } ] } ] }, { "jdDeptId": "65481", "categories": [ { "name": "设施与环境", "code": "ENVIRONMENT", "inspectionItems": [ { "name": "温湿度监测记录检查", "code": "HUMIDITY005", "score": 6, "standardText": "营业场所温度应保持在10-30℃,湿度35%-75%,每日记录2次", "standardImages": [ "https://example.com/pharmacy/humidity-meter.jpg" ] } ] }, { "name": "特殊药品管理", "code": "CONTROLLED", "inspectionItems": [ { "name": "麻醉药品保管检查", "code": "NARCOTIC006", "score": 12, "standardText": "麻醉药品应专柜加锁保管,双人双锁,进出库记录完整", "standardImages": [ "https://example.com/pharmacy/narcotic-locker.jpg" ] } ] } ] } ], "startTime": "任务开始时间 yyyy-MM-dd HH:mm:ss", "endTime": "任务结束时间 yyyy-MM-dd HH:mm:ss", "executeType": 0, "timedTime": "下发时间 yyyy-MM-dd HH:mm:ss", "userDeptRelations": [ { "userDeptId": "1", "relUserDeptIds": [ "1" ] } ], "roleIds": [ 1 ]}