The following JSON-RPC methods are supported (try these using the APPHandler test page):
- AddPatientsInfo(Name, MobilePhone, Sex, Age, BUserCode, CUserId, RecoredIdStr, ageType)
- 添加患者信息
- GetAlgoImageUrl(AFID)
- 获取算法识别图片地址
- GetAPKfile()
- 获取最新APK文件
- GetAPKfileNoPay()
- 获取最新无支付APK文件
- GetAPPVersion()
- 获取最新APP版本Code
- GetBuserNotices(BuserCode)
- 获取用户的详细通知
- GetBuserPromotionDetail(promotionId)
- 获取活动的详细
- GetBUserReportList(flag, BUserID, StartTime, EndTime, pageIndex, pageSize, patientName)
- 查询终端检测报告历史记录
- GetImageUrl(key)
- 获取图片地址
- GetMd5(code)
- 获取授权码
- GetMyDeviceByCode(BuserId)
- 获取我的设备
- GetPatientsInfo(CUserID, Name)
- 查询患者信息
- GetQRcodeByCode(BuserId)
- 获取付款二维码
- GetReportResultByID(ID)
- 获取结果检测报告(测试用)
- GetReportResultByIDstr(IDStr, versionName)
- 通过IDStr获取检测报告数据
- GetStoreImgByCode(BuserId)
- 获取商户的广告
- GetTableReport(crpvalue, saavalue, timeFlag)
- 根据检测数值分析每种疾病显示颜色程度
- GetTestReportIsBinding(IDStr)
- 获取统一绑定结果
- GetTestReportList(page, pageSize, number, textTime, code, typeCode, stripSNO)
- 获取图片数据
- GetThreeAPK()
- 获取最新3代机APK文件
- GetUnifiedQrCode(IDStr)
- 获取统一支付二维码图片
- GetUnifiedReportResult(CuserID, versionName)
- 获取统一支付结果检测报告
- GetUnifiedResult(IDStr)
- 获取统一支付结果
- ReadedMessage(id)
- 更新一条消息为已读
- system.about()
- Returns a summary about the server implementation for display purposes.
- system.listMethods()
- Returns an array of method names implemented by this service.
- system.version()
- Returns the version server implementation using the major, minor, build and revision format.
- UpdatePatientsInfo(PatientsID, Name, MobilePhone, Sex, Age, ageType)
- 更新患者信息
- UpdateTestReportPayflag(Payflag, ID)
- 更新一条检测记录数据的状态
The following method(s) of this service are marked as idempotent and therefore safe for use with HTTP GET:
- AddPatientsInfo
- GetAlgoImageUrl
- GetAPKfile
- GetAPKfileNoPay
- GetAPPVersion
- GetBuserNotices
- GetBuserPromotionDetail
- GetBUserReportList
- GetImageUrl
- GetMd5
- GetMyDeviceByCode
- GetPatientsInfo
- GetQRcodeByCode
- GetReportResultByID
- GetReportResultByIDstr
- GetStoreImgByCode
- GetTableReport
- GetTestReportIsBinding
- GetTestReportList
- GetThreeAPK
- GetUnifiedQrCode
- GetUnifiedReportResult
- GetUnifiedResult
- ReadedMessage
- system.about
- system.listMethods
- system.version
- UpdatePatientsInfo
- UpdateTestReportPayflag