POST api/HTGL/AddOrChangeScbTmtj
新增或修改筛查表题目条件,入参是list《Scbxx_mk_tmgz
Request Information
URI Parameters
None.
Body Parameters
Collection of Scbxx_mk_tmgz| Name | Description | Type | Additional information |
|---|---|---|---|
| TJID |
条件ID |
string |
None. |
| SCB_SN |
筛查表配置流水号 |
string |
None. |
| TMSN |
题目SN,题目的主键 |
string |
None. |
| TMID |
题目ID,同一个筛查表中不能重复 |
string |
None. |
| SORT |
优先级 |
decimal number |
None. |
| TMLJ |
题目与题目之间的逻辑,1表示且,2表示或 |
string |
None. |
| TJM |
条件名 |
string |
None. |
| TZTMID |
要跳转的题目ID |
string |
None. |
| TSXX |
提示信息 |
string |
None. |
| TJXX |
条件信息 |
Collection of Scbxx_mk_tmgz_tjxx |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"TJID": "sample string 1",
"SCB_SN": "sample string 2",
"TMSN": "sample string 3",
"TMID": "sample string 4",
"SORT": 1.0,
"TMLJ": "sample string 5",
"TJM": "sample string 6",
"TZTMID": "sample string 7",
"TSXX": "sample string 8",
"TJXX": [
{
"SN": "sample string 1",
"TJID": "sample string 2",
"TMID": "sample string 3",
"DALB": "sample string 4",
"TMZLJ": "sample string 5",
"ZFPB": 1,
"TJLX": 1,
"DYFS": 1.0,
"XYFS": 1.0,
"SORT": 1.0
},
{
"SN": "sample string 1",
"TJID": "sample string 2",
"TMID": "sample string 3",
"DALB": "sample string 4",
"TMZLJ": "sample string 5",
"ZFPB": 1,
"TJLX": 1,
"DYFS": 1.0,
"XYFS": 1.0,
"SORT": 1.0
}
]
},
{
"TJID": "sample string 1",
"SCB_SN": "sample string 2",
"TMSN": "sample string 3",
"TMID": "sample string 4",
"SORT": 1.0,
"TMLJ": "sample string 5",
"TJM": "sample string 6",
"TZTMID": "sample string 7",
"TSXX": "sample string 8",
"TJXX": [
{
"SN": "sample string 1",
"TJID": "sample string 2",
"TMID": "sample string 3",
"DALB": "sample string 4",
"TMZLJ": "sample string 5",
"ZFPB": 1,
"TJLX": 1,
"DYFS": 1.0,
"XYFS": 1.0,
"SORT": 1.0
},
{
"SN": "sample string 1",
"TJID": "sample string 2",
"TMID": "sample string 3",
"DALB": "sample string 4",
"TMZLJ": "sample string 5",
"ZFPB": 1,
"TJLX": 1,
"DYFS": 1.0,
"XYFS": 1.0,
"SORT": 1.0
}
]
}
]
application/xml, text/xml
Sample:
<ArrayOfQxtj_v.Scbxx_mk_tmgz xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ViewModels.Screen">
<Qxtj_v.Scbxx_mk_tmgz>
<SCB_SN>sample string 2</SCB_SN>
<SORT>1</SORT>
<TJID>sample string 1</TJID>
<TJM>sample string 6</TJM>
<TJXX>
<Qxtj_v.Scbxx_mk_tmgz_tjxx>
<DALB>sample string 4</DALB>
<DYFS>1</DYFS>
<SN>sample string 1</SN>
<SORT>1</SORT>
<TJID>sample string 2</TJID>
<TJLX>1</TJLX>
<TMID>sample string 3</TMID>
<TMZLJ>sample string 5</TMZLJ>
<XYFS>1</XYFS>
<ZFPB>1</ZFPB>
</Qxtj_v.Scbxx_mk_tmgz_tjxx>
<Qxtj_v.Scbxx_mk_tmgz_tjxx>
<DALB>sample string 4</DALB>
<DYFS>1</DYFS>
<SN>sample string 1</SN>
<SORT>1</SORT>
<TJID>sample string 2</TJID>
<TJLX>1</TJLX>
<TMID>sample string 3</TMID>
<TMZLJ>sample string 5</TMZLJ>
<XYFS>1</XYFS>
<ZFPB>1</ZFPB>
</Qxtj_v.Scbxx_mk_tmgz_tjxx>
</TJXX>
<TMID>sample string 4</TMID>
<TMLJ>sample string 5</TMLJ>
<TMSN>sample string 3</TMSN>
<TSXX>sample string 8</TSXX>
<TZTMID>sample string 7</TZTMID>
</Qxtj_v.Scbxx_mk_tmgz>
<Qxtj_v.Scbxx_mk_tmgz>
<SCB_SN>sample string 2</SCB_SN>
<SORT>1</SORT>
<TJID>sample string 1</TJID>
<TJM>sample string 6</TJM>
<TJXX>
<Qxtj_v.Scbxx_mk_tmgz_tjxx>
<DALB>sample string 4</DALB>
<DYFS>1</DYFS>
<SN>sample string 1</SN>
<SORT>1</SORT>
<TJID>sample string 2</TJID>
<TJLX>1</TJLX>
<TMID>sample string 3</TMID>
<TMZLJ>sample string 5</TMZLJ>
<XYFS>1</XYFS>
<ZFPB>1</ZFPB>
</Qxtj_v.Scbxx_mk_tmgz_tjxx>
<Qxtj_v.Scbxx_mk_tmgz_tjxx>
<DALB>sample string 4</DALB>
<DYFS>1</DYFS>
<SN>sample string 1</SN>
<SORT>1</SORT>
<TJID>sample string 2</TJID>
<TJLX>1</TJLX>
<TMID>sample string 3</TMID>
<TMZLJ>sample string 5</TMZLJ>
<XYFS>1</XYFS>
<ZFPB>1</ZFPB>
</Qxtj_v.Scbxx_mk_tmgz_tjxx>
</TJXX>
<TMID>sample string 4</TMID>
<TMLJ>sample string 5</TMLJ>
<TMSN>sample string 3</TMSN>
<TSXX>sample string 8</TSXX>
<TZTMID>sample string 7</TZTMID>
</Qxtj_v.Scbxx_mk_tmgz>
</ArrayOfQxtj_v.Scbxx_mk_tmgz>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
OutPut| Name | Description | Type | Additional information |
|---|---|---|---|
| ResultStatus |
输出状态 |
string |
None. |
| Msg |
输出信息提示 |
string |
None. |
| ResultData |
输出的数据列表 |
Collection of Object |
None. |
| RecordSn |
记录流水号 |
string |
None. |
Response Formats
application/json, text/json
Sample:
{
"ResultStatus": "sample string 1",
"Msg": "sample string 2",
"ResultData": [
{},
{}
],
"RecordSn": "sample string 3"
}
application/xml, text/xml
Sample:
<Qxtj_v.OutPut xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ViewModels.Screen">
<Msg>sample string 2</Msg>
<RecordSn>sample string 3</RecordSn>
<ResultData xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:anyType />
<d2p1:anyType />
</ResultData>
<ResultStatus>sample string 1</ResultStatus>
</Qxtj_v.OutPut>