dlmh_system/VRS/Handler/$$公司应用仿真.txt

49 lines
841 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

尚诚Mr接口
添加巡检记录
http://111.229.30.246:8798/Handler/CheckResultHandler.ashx?action=EditResult
参数
action=EditResult
data=[{},{}] 表示List<CheckResult>的json数组
添加巡检记录文件
http://111.229.30.246:8798/Handler/Files.ashx?action=Add
参数
action=Add
file=唯一文件名 12345678.pdf
记录
用户是否存在unit 单位信息
查询终端类型
http://172.16.1.254:13010/Handler/data.ashx?action=softtype
返回
soft_id 类型idsoft_name 类型名称
查询业务场景
http://172.16.1.254:13010/Handler/data.ashx?action=scene
返回
major_id :场景id
major_name : 场景名称
查询场景专业分类
http://172.16.1.254:13010/Handler/data.ashx?action=scenezy&major_id=1745394606
参数 major_id :场景id
返回
subject_id: 分类id
subject_name:分类名称