POST api/WisdomCollection/QueryProjectList

A4.项目查询模块 接口,参数如:{"StartDate":"2022-11-01","EndDate":"2022-12-01","OneLevel":"e0a89be0-a683-4352-90b9-144e56607da4","TwoLevel":"292ce4a9-bf4c-49bd-80f2-b36fb87105db","ThreeLevel":"9e355eaf-b338-4077-ad87-1589eb0c63aa","limit":10,"page":1,"Keyword":""}

Request Information

URI Parameters

None.

Body Parameters

WisdomCollectionParam
NameDescriptionTypeAdditional information
MembershipGuid

string

None.

RecycleSn

integer

None.

DateSn

integer

None.

FlowLevel

string

None.

ShenheSn

审核状态

string

None.

StartDate

开始 结束时间

string

None.

EndDate

开始 结束时间

string

None.

PriceDateDt

开始 结束时间

string

None.

PriceDateEt

开始 结束时间

string

None.

OneLevel

1级组别

string

None.

UseLevel

1级组别

string

None.

TwoLevel

2级组别

string

None.

ThreeLevel

三级组别

string

None.

ReviewFlow

审核阶段

integer

None.

QueryRepearLocation

查询相关地址

string

None.

InquiryPriceSendUser

string

None.

ReceiveManGUID

此模块为指定接收。如询价完成模块选择张三后,仅张三可以看到此模块,其他除管理员外无法看到。

string

None.

ReceiveDeptGUID

此模块为指定接收。查看当前部门的记录

string

None.

RefLoginDeptGUID

string

None.

RefLoginDeptGUID2025

string

None.

SealApprovalStatus

integer

None.

DivideQuick

integer

None.

DataSn

string

None.

ManSn

string

None.

KeyMan

string

None.

limit

每页多少行(默认30)

integer

None.

page

当前页(默认1)

integer

None.

Keyword

关键字

string

None.

SortFild

排序字段

string

None.

SortFildObj

排序字段

Object

None.

SortOrder

排序的方式

string

None.

SortOrderObj

排序的方式

OrderByType

None.

Request Formats

application/json, text/json

Sample:
{
  "MembershipGuid": "sample string 1",
  "RecycleSn": 2,
  "DateSn": 3,
  "FlowLevel": "sample string 4",
  "ShenheSn": "sample string 5",
  "StartDate": "sample string 6",
  "EndDate": "sample string 7",
  "PriceDateDt": "sample string 8",
  "PriceDateEt": "sample string 9",
  "OneLevel": "sample string 10",
  "UseLevel": "sample string 11",
  "TwoLevel": "sample string 12",
  "ThreeLevel": "sample string 13",
  "ReviewFlow": 14,
  "QueryRepearLocation": "sample string 15",
  "InquiryPriceSendUser": "sample string 16",
  "ReceiveManGUID": "sample string 17",
  "ReceiveDeptGUID": "sample string 18",
  "RefLoginDeptGUID": "sample string 19",
  "RefLoginDeptGUID2025": "sample string 20",
  "SealApprovalStatus": 21,
  "DivideQuick": 22,
  "DataSn": "sample string 23",
  "ManSn": "sample string 24",
  "KeyMan": "sample string 25",
  "limit": 26,
  "page": 27,
  "Keyword": "sample string 28",
  "SortFild": "sample string 29",
  "SortFildObj": {},
  "SortOrder": "sample string 31",
  "SortOrderObj": 0
}

application/xml, text/xml

Sample:
<WisdomCollectionParam xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/RuitingCC.Solution.Model.Param">
  <Keyword>sample string 28</Keyword>
  <SortFild>sample string 29</SortFild>
  <SortFildObj />
  <SortOrder>sample string 31</SortOrder>
  <SortOrderObj>Asc</SortOrderObj>
  <limit>26</limit>
  <page>27</page>
  <DataSn>sample string 23</DataSn>
  <DateSn>3</DateSn>
  <DivideQuick>22</DivideQuick>
  <EndDate>sample string 7</EndDate>
  <FlowLevel>sample string 4</FlowLevel>
  <InquiryPriceSendUser>sample string 16</InquiryPriceSendUser>
  <KeyMan>sample string 25</KeyMan>
  <ManSn>sample string 24</ManSn>
  <MembershipGuid>sample string 1</MembershipGuid>
  <OneLevel>sample string 10</OneLevel>
  <PriceDateDt>sample string 8</PriceDateDt>
  <PriceDateEt>sample string 9</PriceDateEt>
  <QueryRepearLocation>sample string 15</QueryRepearLocation>
  <ReceiveDeptGUID>sample string 18</ReceiveDeptGUID>
  <ReceiveManGUID>sample string 17</ReceiveManGUID>
  <RecycleSn>2</RecycleSn>
  <RefLoginDeptGUID>sample string 19</RefLoginDeptGUID>
  <RefLoginDeptGUID2025>sample string 20</RefLoginDeptGUID2025>
  <ReviewFlow>14</ReviewFlow>
  <SealApprovalStatus>21</SealApprovalStatus>
  <ShenheSn>sample string 5</ShenheSn>
  <StartDate>sample string 6</StartDate>
  <ThreeLevel>sample string 13</ThreeLevel>
  <TwoLevel>sample string 12</TwoLevel>
  <UseLevel>sample string 11</UseLevel>
</WisdomCollectionParam>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'WisdomCollectionParam'.

Response Information

Resource Description

A4.项目查询模块 接口,参数如:{"StartDate":"2022-11-01","EndDate":"2022-12-01","OneLevel":"e0a89be0-a683-4352-90b9-144e56607da4","TwoLevel":"292ce4a9-bf4c-49bd-80f2-b36fb87105db","ThreeLevel":"9e355eaf-b338-4077-ad87-1589eb0c63aa","limit":10,"page":1,"Keyword":""}

ResultModelOfCollectedWeChatModel
NameDescriptionTypeAdditional information
code

integer

None.

msg

string

None.

data

CollectedWeChatModel

None.

count

integer

None.

SessionKey

string

None.

Response Formats

application/json, text/json

Sample:
{
  "code": 1,
  "msg": "sample string 2",
  "data": {
    "CollectionCode": "sample string 1",
    "Location": "sample string 2",
    "BuildName": "sample string 3",
    "GroundArea": "sample string 4",
    "InquireTotalPrice": "sample string 5",
    "InquireUnitPrice": "sample string 6",
    "CreateDate": "sample string 7",
    "WisdomCollectionGUID": "sample string 8",
    "XunjiaSn": 9,
    "YuguSn": 10,
    "BaogaoSn": 11,
    "PriceInf": "sample string 12",
    "FlowLevel": "sample string 13",
    "ApplyMan": "sample string 14",
    "ApplyDesc": "sample string 15",
    "RecycleSn": "sample string 16",
    "DataSn": 17,
    "PriceAdjustmentStatus": "sample string 18"
  },
  "count": 1,
  "SessionKey": "sample string 3"
}

application/xml, text/xml

Sample:
<ResultModelOfCollectedWeChatModel_PMZaNr5Z xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/RuitingCC.Solution.RESTfulApi.Models.Model">
  <SessionKey>sample string 3</SessionKey>
  <code>1</code>
  <count>1</count>
  <data xmlns:d2p1="http://schemas.datacontract.org/2004/07/RuitingCC.Solution.Model.ViewModel">
    <d2p1:ApplyDesc>sample string 15</d2p1:ApplyDesc>
    <d2p1:ApplyMan>sample string 14</d2p1:ApplyMan>
    <d2p1:BaogaoSn>11</d2p1:BaogaoSn>
    <d2p1:BuildName>sample string 3</d2p1:BuildName>
    <d2p1:CollectionCode>sample string 1</d2p1:CollectionCode>
    <d2p1:CreateDate>sample string 7</d2p1:CreateDate>
    <d2p1:DataSn>17</d2p1:DataSn>
    <d2p1:FlowLevel>sample string 13</d2p1:FlowLevel>
    <d2p1:GroundArea>sample string 4</d2p1:GroundArea>
    <d2p1:InquireTotalPrice>sample string 5</d2p1:InquireTotalPrice>
    <d2p1:InquireUnitPrice>sample string 6</d2p1:InquireUnitPrice>
    <d2p1:Location>sample string 2</d2p1:Location>
    <d2p1:PriceAdjustmentStatus>sample string 18</d2p1:PriceAdjustmentStatus>
    <d2p1:PriceInf>sample string 12</d2p1:PriceInf>
    <d2p1:RecycleSn>sample string 16</d2p1:RecycleSn>
    <d2p1:WisdomCollectionGUID>sample string 8</d2p1:WisdomCollectionGUID>
    <d2p1:XunjiaSn>9</d2p1:XunjiaSn>
    <d2p1:YuguSn>10</d2p1:YuguSn>
  </data>
  <msg>sample string 2</msg>
</ResultModelOfCollectedWeChatModel_PMZaNr5Z>