POST VueApi/saveQueryDataNew

查询列表加载/刷新数据

Request Information

URI Parameters

None.

Body Parameters

QueryDataReqModelEx
NameDescriptionTypeAdditional information
exPara

ExPara

None.

fPlanId

integer

None.

fUse

boolean

None.

fClassId

string

None.

listDetail

Collection of QueryDetail

None.

fRowBegin

integer

None.

fRowEnd

integer

None.

fastQueryList

Collection of t_ClassFastSearchFilter

None.

ctrFilter

string

None.

fFilter

Collection of QueryPlanReqModelDic

None.

fOutPageIndex

integer

None.

fOutClassId

integer

None.

fTreeId

integer

None.

fTreeFieldName

string

None.

fNodeTreeClassId

integer

None.

passListEntry

Collection of GlHasSelect

None.

filterListEntry

Collection of GlFilterDic

None.

fCondition

string

None.

qPara

Object

None.

Request Formats

application/json, text/json

Sample:
{
  "exPara": {
    "fExBillTypeId": 1,
    "fExPageIndex": 2,
    "fExFieldName": "sample string 3",
    "fExPara": {
      "sample string 1": {},
      "sample string 3": {}
    },
    "fOrderAsc": "sample string 4",
    "fOrderField": "sample string 5",
    "fExFilter": "sample string 6",
    "fSourceQueryPara": [
      {
        "fSourceInterId": 1,
        "fSourceTranId": 2
      },
      {
        "fSourceInterId": 1,
        "fSourceTranId": 2
      }
    ],
    "fSourceQueryEntryPara": [
      {
        "fSourceInterId": 1,
        "fSourceTranId": 2,
        "fSourceEntryId": 3
      },
      {
        "fSourceInterId": 1,
        "fSourceTranId": 2,
        "fSourceEntryId": 3
      }
    ],
    "fClearOrAdd": "sample string 7"
  },
  "fPlanId": 1,
  "fUse": true,
  "fClassId": "sample string 3",
  "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
    }
  ],
  "fRowBegin": 4,
  "fRowEnd": 5,
  "fastQueryList": [
    {
      "fBillTypeId": 1,
      "fTitle": "sample string 2",
      "fSql": "sample string 3"
    },
    {
      "fBillTypeId": 1,
      "fTitle": "sample string 2",
      "fSql": "sample string 3"
    }
  ],
  "ctrFilter": "sample string 6",
  "fFilter": [
    {
      "fPageIndex": 1,
      "super": true,
      "left": "sample string 3",
      "key": "sample string 4",
      "fIsVariable": true,
      "value": {},
      "right": "sample string 7",
      "logic": "sample string 8",
      "caption": "sample string 9",
      "fListCtlType": 10,
      "fScale": "sample string 11",
      "sqlValue": "sample string 12",
      "opt": "sample string 13",
      "fNeedValue": true
    },
    {
      "fPageIndex": 1,
      "super": true,
      "left": "sample string 3",
      "key": "sample string 4",
      "fIsVariable": true,
      "value": {},
      "right": "sample string 7",
      "logic": "sample string 8",
      "caption": "sample string 9",
      "fListCtlType": 10,
      "fScale": "sample string 11",
      "sqlValue": "sample string 12",
      "opt": "sample string 13",
      "fNeedValue": true
    }
  ],
  "fOutPageIndex": 7,
  "fOutClassId": 8,
  "fTreeId": 9,
  "fTreeFieldName": "sample string 10",
  "fNodeTreeClassId": 11,
  "passListEntry": [
    {
      "fBillTypeId": 1,
      "fInterId": 2,
      "fEntryId": 3
    },
    {
      "fBillTypeId": 1,
      "fInterId": 2,
      "fEntryId": 3
    }
  ],
  "filterListEntry": [
    {
      "fName": "sample string 1",
      "fSourPage": 2,
      "fValue": "sample string 3"
    },
    {
      "fName": "sample string 1",
      "fSourPage": 2,
      "fValue": "sample string 3"
    }
  ],
  "fCondition": "sample string 12",
  "qPara": {}
}

application/xml, text/xml

Sample:
<QueryDataReqModelEx xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/DbFrameModel.Models.Vue">
  <ctrFilter>sample string 6</ctrFilter>
  <fClassId>sample string 3</fClassId>
  <fCondition>sample string 12</fCondition>
  <fFilter xmlns:d2p1="http://schemas.datacontract.org/2004/07/DbFrameModel">
    <d2p1:QueryPlanReqModelDic>
      <d2p1:caption>sample string 9</d2p1:caption>
      <d2p1:fIsVariable>true</d2p1:fIsVariable>
      <d2p1:fListCtlType>10</d2p1:fListCtlType>
      <d2p1:fNeedValue>true</d2p1:fNeedValue>
      <d2p1:fPageIndex>1</d2p1:fPageIndex>
      <d2p1:fScale>sample string 11</d2p1:fScale>
      <d2p1:key>sample string 4</d2p1:key>
      <d2p1:left>sample string 3</d2p1:left>
      <d2p1:logic>sample string 8</d2p1:logic>
      <d2p1:opt>sample string 13</d2p1:opt>
      <d2p1:right>sample string 7</d2p1:right>
      <d2p1:sqlValue>sample string 12</d2p1:sqlValue>
      <d2p1:super>true</d2p1:super>
      <d2p1:value />
    </d2p1:QueryPlanReqModelDic>
    <d2p1:QueryPlanReqModelDic>
      <d2p1:caption>sample string 9</d2p1:caption>
      <d2p1:fIsVariable>true</d2p1:fIsVariable>
      <d2p1:fListCtlType>10</d2p1:fListCtlType>
      <d2p1:fNeedValue>true</d2p1:fNeedValue>
      <d2p1:fPageIndex>1</d2p1:fPageIndex>
      <d2p1:fScale>sample string 11</d2p1:fScale>
      <d2p1:key>sample string 4</d2p1:key>
      <d2p1:left>sample string 3</d2p1:left>
      <d2p1:logic>sample string 8</d2p1:logic>
      <d2p1:opt>sample string 13</d2p1:opt>
      <d2p1:right>sample string 7</d2p1:right>
      <d2p1:sqlValue>sample string 12</d2p1:sqlValue>
      <d2p1:super>true</d2p1:super>
      <d2p1:value />
    </d2p1:QueryPlanReqModelDic>
  </fFilter>
  <fNodeTreeClassId>11</fNodeTreeClassId>
  <fOutClassId>8</fOutClassId>
  <fOutPageIndex>7</fOutPageIndex>
  <fPlanId>1</fPlanId>
  <fRowBegin>4</fRowBegin>
  <fRowEnd>5</fRowEnd>
  <fTreeFieldName>sample string 10</fTreeFieldName>
  <fTreeId>9</fTreeId>
  <fUse>true</fUse>
  <fastQueryList xmlns:d2p1="http://schemas.datacontract.org/2004/07/DbFrameModel">
    <d2p1:t_ClassFastSearchFilter>
      <d2p1:fBillTypeId>1</d2p1:fBillTypeId>
      <d2p1:fSql>sample string 3</d2p1:fSql>
      <d2p1:fTitle>sample string 2</d2p1:fTitle>
    </d2p1:t_ClassFastSearchFilter>
    <d2p1:t_ClassFastSearchFilter>
      <d2p1:fBillTypeId>1</d2p1:fBillTypeId>
      <d2p1:fSql>sample string 3</d2p1:fSql>
      <d2p1:fTitle>sample string 2</d2p1:fTitle>
    </d2p1:t_ClassFastSearchFilter>
  </fastQueryList>
  <filterListEntry xmlns:d2p1="http://schemas.datacontract.org/2004/07/DbFrameModel">
    <d2p1:GlFilterDic>
      <d2p1:fName>sample string 1</d2p1:fName>
      <d2p1:fSourPage>2</d2p1:fSourPage>
      <d2p1:fValue>sample string 3</d2p1:fValue>
    </d2p1:GlFilterDic>
    <d2p1:GlFilterDic>
      <d2p1:fName>sample string 1</d2p1:fName>
      <d2p1:fSourPage>2</d2p1:fSourPage>
      <d2p1:fValue>sample string 3</d2p1:fValue>
    </d2p1:GlFilterDic>
  </filterListEntry>
  <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>
  <passListEntry xmlns:d2p1="http://schemas.datacontract.org/2004/07/DbFrameModel">
    <d2p1:GlHasSelect>
      <d2p1:fBillTypeId>1</d2p1:fBillTypeId>
      <d2p1:fEntryId>3</d2p1:fEntryId>
      <d2p1:fInterId>2</d2p1:fInterId>
    </d2p1:GlHasSelect>
    <d2p1:GlHasSelect>
      <d2p1:fBillTypeId>1</d2p1:fBillTypeId>
      <d2p1:fEntryId>3</d2p1:fEntryId>
      <d2p1:fInterId>2</d2p1:fInterId>
    </d2p1:GlHasSelect>
  </passListEntry>
  <qPara />
  <exPara xmlns:d2p1="http://schemas.datacontract.org/2004/07/DbFrameModel">
    <d2p1:fClearOrAdd>sample string 7</d2p1:fClearOrAdd>
    <d2p1:fExBillTypeId>1</d2p1:fExBillTypeId>
    <d2p1:fExFieldName>sample string 3</d2p1:fExFieldName>
    <d2p1:fExFilter>sample string 6</d2p1:fExFilter>
    <d2p1:fExPageIndex>2</d2p1:fExPageIndex>
    <d2p1:fExPara xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:KeyValueOfstringanyType>
        <d3p1:Key>sample string 1</d3p1:Key>
        <d3p1:Value />
      </d3p1:KeyValueOfstringanyType>
      <d3p1:KeyValueOfstringanyType>
        <d3p1:Key>sample string 3</d3p1:Key>
        <d3p1:Value />
      </d3p1:KeyValueOfstringanyType>
    </d2p1:fExPara>
    <d2p1:fOrderAsc>sample string 4</d2p1:fOrderAsc>
    <d2p1:fOrderField>sample string 5</d2p1:fOrderField>
    <d2p1:fSourceQueryEntryPara>
      <d2p1:SourceQueryEntryPara>
        <d2p1:fSourceEntryId>3</d2p1:fSourceEntryId>
        <d2p1:fSourceInterId>1</d2p1:fSourceInterId>
        <d2p1:fSourceTranId>2</d2p1:fSourceTranId>
      </d2p1:SourceQueryEntryPara>
      <d2p1:SourceQueryEntryPara>
        <d2p1:fSourceEntryId>3</d2p1:fSourceEntryId>
        <d2p1:fSourceInterId>1</d2p1:fSourceInterId>
        <d2p1:fSourceTranId>2</d2p1:fSourceTranId>
      </d2p1:SourceQueryEntryPara>
    </d2p1:fSourceQueryEntryPara>
    <d2p1:fSourceQueryPara>
      <d2p1:SourceQueryPara>
        <d2p1:fSourceInterId>1</d2p1:fSourceInterId>
        <d2p1:fSourceTranId>2</d2p1:fSourceTranId>
      </d2p1:SourceQueryPara>
      <d2p1:SourceQueryPara>
        <d2p1:fSourceInterId>1</d2p1:fSourceInterId>
        <d2p1:fSourceTranId>2</d2p1:fSourceTranId>
      </d2p1:SourceQueryPara>
    </d2p1:fSourceQueryPara>
  </exPara>
</QueryDataReqModelEx>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ResModel
NameDescriptionTypeAdditional information
error

integer

None.

Msg

string

None.

Response Formats

application/json, text/json

Sample:
{
  "error": 1,
  "Msg": "sample string 2"
}

application/xml, text/xml

Sample:
<ResModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BLL.VueApi">
  <Msg>sample string 2</Msg>
  <error>1</error>
</ResModel>