POST VueApi/getPhoneQueryList
Phone查询列表列信息
Request Information
URI Parameters
None.
Body Parameters
PhoneQueryReqModel| Name | Description | Type | Additional information |
|---|---|---|---|
| fClassId | string |
None. |
|
| listDetail | Collection of QueryDetail |
None. |
Request Formats
application/json, text/json
Sample:
{
"fClassId": "sample string 1",
"listDetail": [
{
"fPageIndex": "sample string 1",
"fName": "sample string 2",
"fCheck": "sample string 3",
"fIsEntry": true,
"fMustCheck": true
},
{
"fPageIndex": "sample string 1",
"fName": "sample string 2",
"fCheck": "sample string 3",
"fIsEntry": true,
"fMustCheck": true
}
]
}
application/xml, text/xml
Sample:
<PhoneQueryReqModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/DbFrameModel.Models.Vue">
<fClassId>sample string 1</fClassId>
<listDetail xmlns:d2p1="http://schemas.datacontract.org/2004/07/DbFrameModel">
<d2p1:QueryDetail>
<d2p1:fCheck>sample string 3</d2p1:fCheck>
<d2p1:fIsEntry>true</d2p1:fIsEntry>
<d2p1:fMustCheck>true</d2p1:fMustCheck>
<d2p1:fName>sample string 2</d2p1:fName>
<d2p1:fPageIndex>sample string 1</d2p1:fPageIndex>
</d2p1:QueryDetail>
<d2p1:QueryDetail>
<d2p1:fCheck>sample string 3</d2p1:fCheck>
<d2p1:fIsEntry>true</d2p1:fIsEntry>
<d2p1:fMustCheck>true</d2p1:fMustCheck>
<d2p1:fName>sample string 2</d2p1:fName>
<d2p1:fPageIndex>sample string 1</d2p1:fPageIndex>
</d2p1:QueryDetail>
</listDetail>
</PhoneQueryReqModel>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
PhoneQueryResModel| Name | Description | Type | Additional information |
|---|---|---|---|
| result | Collection of t_PhoneClassInfo |
None. |
|
| fEntryField | string |
None. |
|
| error | integer |
None. |
|
| Msg | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"result": [
{
"fHide": true,
"fListLeft": 2,
"fListHeight": 3,
"fListTop": 4,
"fVisInHead": 5,
"fVisInEntryView": 6,
"fGroupDtlBy": "sample string 7",
"fGroupDtlHead": "sample string 8",
"fIsShowInEntry": true,
"fCapWidth": 10,
"fFormat": "sample string 11",
"fAction": "sample string 12",
"fBillTypeId": 13,
"fCaption": "sample string 14",
"fColumn": "sample string 15",
"fContainer": "sample string 16",
"fCtlType": 17,
"fDecimal": "sample string 18",
"fDefaultValue": "sample string 19",
"fEnableIndex": 20,
"fFieldLength": "sample string 21",
"fFieldName": "sample string 22",
"fFieldType": "sample string 23",
"fFilter": "sample string 24",
"fFont": "sample string 25",
"fHeight": 26,
"fIndex": 27,
"fIsSql": true,
"fSave": true,
"fIsMe": true,
"fJoin": "sample string 31",
"fJoinMode": 32,
"fLeft": 33,
"fLine": 34,
"fList": "sample string 35",
"fListAction": "sample string 36",
"fListWidth": 37.0,
"fListCtlType": 38,
"fMustInput": true,
"fNeedCount": true,
"fPageIndex": 41,
"fRelation": "sample string 42",
"fSaveRule": "sample string 43",
"fScale": "sample string 44",
"fSearch": 45,
"fSearchType": 46,
"fSrcTable": "sample string 47",
"fSrvOtherField": "sample string 48",
"fSrcTableAlias": "sample string 49",
"fSrvDspField": "sample string 50",
"fSrvValueField": "sample string 51",
"fTabIndex": 52,
"fFilterIndex": 53,
"fTop": 54,
"fVisIndex": 55,
"fWidth": 56,
"fListStyle": "sample string 57",
"fEntryStyle": "sample string 58",
"fFormStyle": "sample string 59",
"fIsPublish": true,
"fAlign": 61,
"fFreeze": 62,
"fVisible": 63,
"fSignKey": "sample string 64",
"fRegExType": "sample string 65",
"fRegEx": "sample string 66",
"fCaptcha": true,
"fCapListWidth": 68.0,
"fIsFieldAuth": true,
"fY1SQL": "sample string 70",
"fCoverCorpSbj": true,
"fConditioinId": 72,
"fCopy": true,
"fImpCaption": "sample string 74",
"fImpSrvDspField": "sample string 75",
"fEntrySelBillTypeId": 76,
"fEntryFieldName": "sample string 77",
"fSearchTypeId": 78,
"fIsUseCanModify": true,
"fGroupType": 80,
"fShowInLeftTree": true,
"fImageMaxWidth": 82,
"fImageMaxHeight": 83,
"fRegMessage": "sample string 84",
"fTarDecimalField": "sample string 85",
"fTarEnableField": "sample string 86",
"fTarMustInputField": "sample string 87",
"fTarClearField": "sample string 88",
"fTarSearchField": "sample string 89",
"fMaxDynCnt": 90,
"fDynRowPageIndex": 91,
"fDynColPageIndexs": "sample string 92",
"fNeedDyn": true,
"fDynCaption": "sample string 94",
"fZeroShow": true,
"fGroupHead": "sample string 96",
"fGroupBy": "sample string 97",
"fDtlColumn": 98,
"fFixedRowPageIndex": "sample string 99",
"fIsAmount": true,
"fDtlColumnDec": 101.0
},
{
"fHide": true,
"fListLeft": 2,
"fListHeight": 3,
"fListTop": 4,
"fVisInHead": 5,
"fVisInEntryView": 6,
"fGroupDtlBy": "sample string 7",
"fGroupDtlHead": "sample string 8",
"fIsShowInEntry": true,
"fCapWidth": 10,
"fFormat": "sample string 11",
"fAction": "sample string 12",
"fBillTypeId": 13,
"fCaption": "sample string 14",
"fColumn": "sample string 15",
"fContainer": "sample string 16",
"fCtlType": 17,
"fDecimal": "sample string 18",
"fDefaultValue": "sample string 19",
"fEnableIndex": 20,
"fFieldLength": "sample string 21",
"fFieldName": "sample string 22",
"fFieldType": "sample string 23",
"fFilter": "sample string 24",
"fFont": "sample string 25",
"fHeight": 26,
"fIndex": 27,
"fIsSql": true,
"fSave": true,
"fIsMe": true,
"fJoin": "sample string 31",
"fJoinMode": 32,
"fLeft": 33,
"fLine": 34,
"fList": "sample string 35",
"fListAction": "sample string 36",
"fListWidth": 37.0,
"fListCtlType": 38,
"fMustInput": true,
"fNeedCount": true,
"fPageIndex": 41,
"fRelation": "sample string 42",
"fSaveRule": "sample string 43",
"fScale": "sample string 44",
"fSearch": 45,
"fSearchType": 46,
"fSrcTable": "sample string 47",
"fSrvOtherField": "sample string 48",
"fSrcTableAlias": "sample string 49",
"fSrvDspField": "sample string 50",
"fSrvValueField": "sample string 51",
"fTabIndex": 52,
"fFilterIndex": 53,
"fTop": 54,
"fVisIndex": 55,
"fWidth": 56,
"fListStyle": "sample string 57",
"fEntryStyle": "sample string 58",
"fFormStyle": "sample string 59",
"fIsPublish": true,
"fAlign": 61,
"fFreeze": 62,
"fVisible": 63,
"fSignKey": "sample string 64",
"fRegExType": "sample string 65",
"fRegEx": "sample string 66",
"fCaptcha": true,
"fCapListWidth": 68.0,
"fIsFieldAuth": true,
"fY1SQL": "sample string 70",
"fCoverCorpSbj": true,
"fConditioinId": 72,
"fCopy": true,
"fImpCaption": "sample string 74",
"fImpSrvDspField": "sample string 75",
"fEntrySelBillTypeId": 76,
"fEntryFieldName": "sample string 77",
"fSearchTypeId": 78,
"fIsUseCanModify": true,
"fGroupType": 80,
"fShowInLeftTree": true,
"fImageMaxWidth": 82,
"fImageMaxHeight": 83,
"fRegMessage": "sample string 84",
"fTarDecimalField": "sample string 85",
"fTarEnableField": "sample string 86",
"fTarMustInputField": "sample string 87",
"fTarClearField": "sample string 88",
"fTarSearchField": "sample string 89",
"fMaxDynCnt": 90,
"fDynRowPageIndex": 91,
"fDynColPageIndexs": "sample string 92",
"fNeedDyn": true,
"fDynCaption": "sample string 94",
"fZeroShow": true,
"fGroupHead": "sample string 96",
"fGroupBy": "sample string 97",
"fDtlColumn": 98,
"fFixedRowPageIndex": "sample string 99",
"fIsAmount": true,
"fDtlColumnDec": 101.0
}
],
"fEntryField": "sample string 1",
"error": 2,
"Msg": "sample string 3"
}
application/xml, text/xml
Sample:
<PhoneQueryResModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BLL.VueApi">
<Msg>sample string 3</Msg>
<error>2</error>
<fEntryField>sample string 1</fEntryField>
<result xmlns:d2p1="http://schemas.datacontract.org/2004/07/DbFrameModel">
<d2p1:t_PhoneClassInfo>
<d2p1:fAction>sample string 12</d2p1:fAction>
<d2p1:fAlign>61</d2p1:fAlign>
<d2p1:fBillTypeId>13</d2p1:fBillTypeId>
<d2p1:fCapListWidth>68</d2p1:fCapListWidth>
<d2p1:fCapWidth>0</d2p1:fCapWidth>
<d2p1:fCaptcha>true</d2p1:fCaptcha>
<d2p1:fCaption>sample string 14</d2p1:fCaption>
<d2p1:fColumn>sample string 15</d2p1:fColumn>
<d2p1:fConditioinId>72</d2p1:fConditioinId>
<d2p1:fContainer>sample string 16</d2p1:fContainer>
<d2p1:fCopy>true</d2p1:fCopy>
<d2p1:fCoverCorpSbj>true</d2p1:fCoverCorpSbj>
<d2p1:fCtlType>17</d2p1:fCtlType>
<d2p1:fDecimal>sample string 18</d2p1:fDecimal>
<d2p1:fDefaultValue>sample string 19</d2p1:fDefaultValue>
<d2p1:fDtlColumn>98</d2p1:fDtlColumn>
<d2p1:fDtlColumnDec>101</d2p1:fDtlColumnDec>
<d2p1:fDynCaption>sample string 94</d2p1:fDynCaption>
<d2p1:fDynColPageIndexs>sample string 92</d2p1:fDynColPageIndexs>
<d2p1:fDynRowPageIndex>91</d2p1:fDynRowPageIndex>
<d2p1:fEnableIndex>20</d2p1:fEnableIndex>
<d2p1:fEntryFieldName>sample string 77</d2p1:fEntryFieldName>
<d2p1:fEntrySelBillTypeId>76</d2p1:fEntrySelBillTypeId>
<d2p1:fEntryStyle>sample string 58</d2p1:fEntryStyle>
<d2p1:fFieldLength>sample string 21</d2p1:fFieldLength>
<d2p1:fFieldName>sample string 22</d2p1:fFieldName>
<d2p1:fFieldType>sample string 23</d2p1:fFieldType>
<d2p1:fFilter>sample string 24</d2p1:fFilter>
<d2p1:fFilterIndex>53</d2p1:fFilterIndex>
<d2p1:fFixedRowPageIndex>sample string 99</d2p1:fFixedRowPageIndex>
<d2p1:fFont>sample string 25</d2p1:fFont>
<d2p1:fFormStyle>sample string 59</d2p1:fFormStyle>
<d2p1:fFormat>sample string 11</d2p1:fFormat>
<d2p1:fFreeze>62</d2p1:fFreeze>
<d2p1:fGroupBy>sample string 97</d2p1:fGroupBy>
<d2p1:fGroupHead>sample string 96</d2p1:fGroupHead>
<d2p1:fGroupType>80</d2p1:fGroupType>
<d2p1:fHeight>26</d2p1:fHeight>
<d2p1:fImageMaxHeight>83</d2p1:fImageMaxHeight>
<d2p1:fImageMaxWidth>82</d2p1:fImageMaxWidth>
<d2p1:fImpCaption>sample string 74</d2p1:fImpCaption>
<d2p1:fImpSrvDspField>sample string 75</d2p1:fImpSrvDspField>
<d2p1:fIndex>27</d2p1:fIndex>
<d2p1:fIsAmount>true</d2p1:fIsAmount>
<d2p1:fIsFieldAuth>true</d2p1:fIsFieldAuth>
<d2p1:fIsMe>true</d2p1:fIsMe>
<d2p1:fIsPublish>true</d2p1:fIsPublish>
<d2p1:fIsSql>true</d2p1:fIsSql>
<d2p1:fIsUseCanModify>true</d2p1:fIsUseCanModify>
<d2p1:fJoin>sample string 31</d2p1:fJoin>
<d2p1:fJoinMode>32</d2p1:fJoinMode>
<d2p1:fLeft>33</d2p1:fLeft>
<d2p1:fLine>34</d2p1:fLine>
<d2p1:fList>sample string 35</d2p1:fList>
<d2p1:fListAction>sample string 36</d2p1:fListAction>
<d2p1:fListCtlType>38</d2p1:fListCtlType>
<d2p1:fListStyle>sample string 57</d2p1:fListStyle>
<d2p1:fListWidth>37</d2p1:fListWidth>
<d2p1:fMaxDynCnt>90</d2p1:fMaxDynCnt>
<d2p1:fMustInput>true</d2p1:fMustInput>
<d2p1:fNeedCount>true</d2p1:fNeedCount>
<d2p1:fNeedDyn>true</d2p1:fNeedDyn>
<d2p1:fPageIndex>41</d2p1:fPageIndex>
<d2p1:fRegEx>sample string 66</d2p1:fRegEx>
<d2p1:fRegExType>sample string 65</d2p1:fRegExType>
<d2p1:fRegMessage>sample string 84</d2p1:fRegMessage>
<d2p1:fRelation>sample string 42</d2p1:fRelation>
<d2p1:fSave>true</d2p1:fSave>
<d2p1:fSaveRule>sample string 43</d2p1:fSaveRule>
<d2p1:fScale>sample string 44</d2p1:fScale>
<d2p1:fSearch>45</d2p1:fSearch>
<d2p1:fSearchType>46</d2p1:fSearchType>
<d2p1:fSearchTypeId>78</d2p1:fSearchTypeId>
<d2p1:fShowInLeftTree>true</d2p1:fShowInLeftTree>
<d2p1:fSignKey>sample string 64</d2p1:fSignKey>
<d2p1:fSrcTable>sample string 47</d2p1:fSrcTable>
<d2p1:fSrcTableAlias>sample string 49</d2p1:fSrcTableAlias>
<d2p1:fSrvDspField>sample string 50</d2p1:fSrvDspField>
<d2p1:fSrvOtherField>sample string 48</d2p1:fSrvOtherField>
<d2p1:fSrvValueField>sample string 51</d2p1:fSrvValueField>
<d2p1:fTabIndex>52</d2p1:fTabIndex>
<d2p1:fTarClearField>sample string 88</d2p1:fTarClearField>
<d2p1:fTarDecimalField>sample string 85</d2p1:fTarDecimalField>
<d2p1:fTarEnableField>sample string 86</d2p1:fTarEnableField>
<d2p1:fTarMustInputField>sample string 87</d2p1:fTarMustInputField>
<d2p1:fTarSearchField>sample string 89</d2p1:fTarSearchField>
<d2p1:fTop>54</d2p1:fTop>
<d2p1:fVisIndex>55</d2p1:fVisIndex>
<d2p1:fVisible>63</d2p1:fVisible>
<d2p1:fWidth>56</d2p1:fWidth>
<d2p1:fY1SQL>sample string 70</d2p1:fY1SQL>
<d2p1:fZeroShow>true</d2p1:fZeroShow>
<d2p1:fCapWidth>10</d2p1:fCapWidth>
<d2p1:fGroupDtlBy>sample string 7</d2p1:fGroupDtlBy>
<d2p1:fGroupDtlHead>sample string 8</d2p1:fGroupDtlHead>
<d2p1:fHide>true</d2p1:fHide>
<d2p1:fIsShowInEntry>true</d2p1:fIsShowInEntry>
<d2p1:fListHeight>3</d2p1:fListHeight>
<d2p1:fListLeft>2</d2p1:fListLeft>
<d2p1:fListTop>4</d2p1:fListTop>
<d2p1:fVisInEntryView>6</d2p1:fVisInEntryView>
<d2p1:fVisInHead>5</d2p1:fVisInHead>
</d2p1:t_PhoneClassInfo>
<d2p1:t_PhoneClassInfo>
<d2p1:fAction>sample string 12</d2p1:fAction>
<d2p1:fAlign>61</d2p1:fAlign>
<d2p1:fBillTypeId>13</d2p1:fBillTypeId>
<d2p1:fCapListWidth>68</d2p1:fCapListWidth>
<d2p1:fCapWidth>0</d2p1:fCapWidth>
<d2p1:fCaptcha>true</d2p1:fCaptcha>
<d2p1:fCaption>sample string 14</d2p1:fCaption>
<d2p1:fColumn>sample string 15</d2p1:fColumn>
<d2p1:fConditioinId>72</d2p1:fConditioinId>
<d2p1:fContainer>sample string 16</d2p1:fContainer>
<d2p1:fCopy>true</d2p1:fCopy>
<d2p1:fCoverCorpSbj>true</d2p1:fCoverCorpSbj>
<d2p1:fCtlType>17</d2p1:fCtlType>
<d2p1:fDecimal>sample string 18</d2p1:fDecimal>
<d2p1:fDefaultValue>sample string 19</d2p1:fDefaultValue>
<d2p1:fDtlColumn>98</d2p1:fDtlColumn>
<d2p1:fDtlColumnDec>101</d2p1:fDtlColumnDec>
<d2p1:fDynCaption>sample string 94</d2p1:fDynCaption>
<d2p1:fDynColPageIndexs>sample string 92</d2p1:fDynColPageIndexs>
<d2p1:fDynRowPageIndex>91</d2p1:fDynRowPageIndex>
<d2p1:fEnableIndex>20</d2p1:fEnableIndex>
<d2p1:fEntryFieldName>sample string 77</d2p1:fEntryFieldName>
<d2p1:fEntrySelBillTypeId>76</d2p1:fEntrySelBillTypeId>
<d2p1:fEntryStyle>sample string 58</d2p1:fEntryStyle>
<d2p1:fFieldLength>sample string 21</d2p1:fFieldLength>
<d2p1:fFieldName>sample string 22</d2p1:fFieldName>
<d2p1:fFieldType>sample string 23</d2p1:fFieldType>
<d2p1:fFilter>sample string 24</d2p1:fFilter>
<d2p1:fFilterIndex>53</d2p1:fFilterIndex>
<d2p1:fFixedRowPageIndex>sample string 99</d2p1:fFixedRowPageIndex>
<d2p1:fFont>sample string 25</d2p1:fFont>
<d2p1:fFormStyle>sample string 59</d2p1:fFormStyle>
<d2p1:fFormat>sample string 11</d2p1:fFormat>
<d2p1:fFreeze>62</d2p1:fFreeze>
<d2p1:fGroupBy>sample string 97</d2p1:fGroupBy>
<d2p1:fGroupHead>sample string 96</d2p1:fGroupHead>
<d2p1:fGroupType>80</d2p1:fGroupType>
<d2p1:fHeight>26</d2p1:fHeight>
<d2p1:fImageMaxHeight>83</d2p1:fImageMaxHeight>
<d2p1:fImageMaxWidth>82</d2p1:fImageMaxWidth>
<d2p1:fImpCaption>sample string 74</d2p1:fImpCaption>
<d2p1:fImpSrvDspField>sample string 75</d2p1:fImpSrvDspField>
<d2p1:fIndex>27</d2p1:fIndex>
<d2p1:fIsAmount>true</d2p1:fIsAmount>
<d2p1:fIsFieldAuth>true</d2p1:fIsFieldAuth>
<d2p1:fIsMe>true</d2p1:fIsMe>
<d2p1:fIsPublish>true</d2p1:fIsPublish>
<d2p1:fIsSql>true</d2p1:fIsSql>
<d2p1:fIsUseCanModify>true</d2p1:fIsUseCanModify>
<d2p1:fJoin>sample string 31</d2p1:fJoin>
<d2p1:fJoinMode>32</d2p1:fJoinMode>
<d2p1:fLeft>33</d2p1:fLeft>
<d2p1:fLine>34</d2p1:fLine>
<d2p1:fList>sample string 35</d2p1:fList>
<d2p1:fListAction>sample string 36</d2p1:fListAction>
<d2p1:fListCtlType>38</d2p1:fListCtlType>
<d2p1:fListStyle>sample string 57</d2p1:fListStyle>
<d2p1:fListWidth>37</d2p1:fListWidth>
<d2p1:fMaxDynCnt>90</d2p1:fMaxDynCnt>
<d2p1:fMustInput>true</d2p1:fMustInput>
<d2p1:fNeedCount>true</d2p1:fNeedCount>
<d2p1:fNeedDyn>true</d2p1:fNeedDyn>
<d2p1:fPageIndex>41</d2p1:fPageIndex>
<d2p1:fRegEx>sample string 66</d2p1:fRegEx>
<d2p1:fRegExType>sample string 65</d2p1:fRegExType>
<d2p1:fRegMessage>sample string 84</d2p1:fRegMessage>
<d2p1:fRelation>sample string 42</d2p1:fRelation>
<d2p1:fSave>true</d2p1:fSave>
<d2p1:fSaveRule>sample string 43</d2p1:fSaveRule>
<d2p1:fScale>sample string 44</d2p1:fScale>
<d2p1:fSearch>45</d2p1:fSearch>
<d2p1:fSearchType>46</d2p1:fSearchType>
<d2p1:fSearchTypeId>78</d2p1:fSearchTypeId>
<d2p1:fShowInLeftTree>true</d2p1:fShowInLeftTree>
<d2p1:fSignKey>sample string 64</d2p1:fSignKey>
<d2p1:fSrcTable>sample string 47</d2p1:fSrcTable>
<d2p1:fSrcTableAlias>sample string 49</d2p1:fSrcTableAlias>
<d2p1:fSrvDspField>sample string 50</d2p1:fSrvDspField>
<d2p1:fSrvOtherField>sample string 48</d2p1:fSrvOtherField>
<d2p1:fSrvValueField>sample string 51</d2p1:fSrvValueField>
<d2p1:fTabIndex>52</d2p1:fTabIndex>
<d2p1:fTarClearField>sample string 88</d2p1:fTarClearField>
<d2p1:fTarDecimalField>sample string 85</d2p1:fTarDecimalField>
<d2p1:fTarEnableField>sample string 86</d2p1:fTarEnableField>
<d2p1:fTarMustInputField>sample string 87</d2p1:fTarMustInputField>
<d2p1:fTarSearchField>sample string 89</d2p1:fTarSearchField>
<d2p1:fTop>54</d2p1:fTop>
<d2p1:fVisIndex>55</d2p1:fVisIndex>
<d2p1:fVisible>63</d2p1:fVisible>
<d2p1:fWidth>56</d2p1:fWidth>
<d2p1:fY1SQL>sample string 70</d2p1:fY1SQL>
<d2p1:fZeroShow>true</d2p1:fZeroShow>
<d2p1:fCapWidth>10</d2p1:fCapWidth>
<d2p1:fGroupDtlBy>sample string 7</d2p1:fGroupDtlBy>
<d2p1:fGroupDtlHead>sample string 8</d2p1:fGroupDtlHead>
<d2p1:fHide>true</d2p1:fHide>
<d2p1:fIsShowInEntry>true</d2p1:fIsShowInEntry>
<d2p1:fListHeight>3</d2p1:fListHeight>
<d2p1:fListLeft>2</d2p1:fListLeft>
<d2p1:fListTop>4</d2p1:fListTop>
<d2p1:fVisInEntryView>6</d2p1:fVisInEntryView>
<d2p1:fVisInHead>5</d2p1:fVisInHead>
</d2p1:t_PhoneClassInfo>
</result>
</PhoneQueryResModel>