文档
测试

试样时间

GET
paper/sample/test

请求参数

参数名
类型
描述
必填
testUnit
String
检测单位
必填
deviceName
String
设备名
必填
testName
String
试验名
必填
normName
String
指标名
必填
sentUnit
String
送检单位
必填
sampleName
String
试样名
必填
sampleCode
String
试样编号
必填

说明 / 示例

返回值如下 ``` json { "code": 0, "msg": "success", "data": [ "宜宾长江" ] } ```