优化业务错误顶层响应
This commit is contained in:
13
tests/testdata/spc/invalid_count.json
vendored
Normal file
13
tests/testdata/spc/invalid_count.json
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"msg": "spc invalid count",
|
||||
"req_code": "CASE_SPC_INVALID_001",
|
||||
"req_from": "wasm_test",
|
||||
"req_cmd": "Cmd_Spc",
|
||||
"req_param": {
|
||||
"n": 5,
|
||||
"k": 2,
|
||||
"usl": 1.7,
|
||||
"lsl": 1.5,
|
||||
"x": [1.55, 1.58, 1.61, 1.6, 1.6]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user