POST api/AppMPUser/GetList

Request Information

URI Parameters

None.

Body Parameters

MPUserRequest
NameDescriptionTypeAdditional information
RefundRemark

string

None.

wxUrl

string

None.

payUrl

string

None.

bankNum

string

None.

DataType

integer

None.

Code

string

None.

DotArr

Collection of integer

None.

IdArr

Collection of integer

None.

OldPwd

string

None.

NewPwd

string

None.

dotpricesetList

Collection of MPdotpricesetModel

None.

IsTJ

integer

None.

DotName

string

None.

DotIdArr

Collection of string

None.

StaffId

integer

None.

IsDot

integer

None.

IsEquipment

integer

None.

ControlEquipment

integer

None.

OrderState

integer

None.

Id

integer

None.

Money

decimal number

None.

Num

integer

None.

TotalPrice

decimal number

None.

Price

decimal number

None.

Way

integer

None.

Mode

integer

None.

UserId

integer

None.

MerchantId

integer

None.

Name

string

None.

Rate

decimal number

None.

Serial

string

None.

UpdateTime

date

None.

State

integer

None.

Number

integer

None.

DotId

integer

None.

CuserId

integer

None.

TypeText

string

None.

ProvinceId

integer

None.

ProvinceText

string

None.

CityId

integer

None.

CityText

string

None.

RegionId

integer

None.

RegionText

string

None.

Longitude

string

None.

Latitude

string

None.

Level

integer

None.

Address

string

None.

StartTime

string

None.

EndTime

string

None.

DoorUrl

string

None.

InteriorUrl

string

None.

BarUrl

string

None.

Phone

string

None.

Sex

integer

None.

Lev

integer

None.

Divide

integer

None.

Scale

integer

None.

ScaleVal

integer

None.

CipherVal

integer

None.

BluetoothVal

integer

None.

Pwd

string

None.

Remark

string

None.

Times

decimal number

None.

Type

integer

None.

DataState

integer

None.

Src

string

None.

Paging

PaginRequest

None.

OrderBys

string

None.

QueryValue

string

None.

OrderNum

string

None.

FieldName

string

None.

Column

Collection of Object

None.

WarehouseId

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "RefundRemark": "sample string 1",
  "wxUrl": "sample string 2",
  "payUrl": "sample string 3",
  "bankNum": "sample string 4",
  "DataType": 1,
  "Code": "sample string 5",
  "DotArr": [
    1,
    2
  ],
  "IdArr": [
    1,
    2
  ],
  "OldPwd": "sample string 6",
  "NewPwd": "sample string 7",
  "dotpricesetList": [
    {
      "DotId": 1,
      "Id": 2,
      "Name": "sample string 3",
      "Times": 4.0,
      "Rate": 5.0,
      "Money": 6.0,
      "IsTJ": 7,
      "Remark": "sample string 8",
      "UserId": 9,
      "CreateTime": "2025-12-28T11:21:19.8738376+08:00",
      "DataState": 11,
      "IsOpen": 12,
      "Serial": "sample string 13"
    },
    {
      "DotId": 1,
      "Id": 2,
      "Name": "sample string 3",
      "Times": 4.0,
      "Rate": 5.0,
      "Money": 6.0,
      "IsTJ": 7,
      "Remark": "sample string 8",
      "UserId": 9,
      "CreateTime": "2025-12-28T11:21:19.8738376+08:00",
      "DataState": 11,
      "IsOpen": 12,
      "Serial": "sample string 13"
    }
  ],
  "IsTJ": 8,
  "DotName": "sample string 9",
  "DotIdArr": [
    "sample string 1",
    "sample string 2"
  ],
  "StaffId": 1,
  "IsDot": 10,
  "IsEquipment": 11,
  "ControlEquipment": 12,
  "OrderState": 1,
  "Id": 1,
  "Money": 13.0,
  "Num": 14,
  "TotalPrice": 1.0,
  "Price": 1.0,
  "Way": 1,
  "Mode": 1,
  "UserId": 1,
  "MerchantId": 1,
  "Name": "sample string 15",
  "Rate": 16.0,
  "Serial": "sample string 17",
  "UpdateTime": "2025-12-28T11:21:19.8738376+08:00",
  "State": 1,
  "Number": 18,
  "DotId": 1,
  "CuserId": 1,
  "TypeText": "sample string 19",
  "ProvinceId": 20,
  "ProvinceText": "sample string 21",
  "CityId": 22,
  "CityText": "sample string 23",
  "RegionId": 24,
  "RegionText": "sample string 25",
  "Longitude": "sample string 26",
  "Latitude": "sample string 27",
  "Level": 28,
  "Address": "sample string 29",
  "StartTime": "sample string 30",
  "EndTime": "sample string 31",
  "DoorUrl": "sample string 32",
  "InteriorUrl": "sample string 33",
  "BarUrl": "sample string 34",
  "Phone": "sample string 35",
  "Sex": 36,
  "Lev": 37,
  "Divide": 38,
  "Scale": 39,
  "ScaleVal": 40,
  "CipherVal": 41,
  "BluetoothVal": 42,
  "Pwd": "sample string 43",
  "Remark": "sample string 44",
  "Times": 45.0,
  "Type": 46,
  "DataState": 47,
  "Src": "sample string 48",
  "Paging": {
    "PageIndex": 1,
    "PageSize": 1
  },
  "OrderBys": "sample string 49",
  "QueryValue": "sample string 50",
  "OrderNum": "sample string 51",
  "FieldName": "sample string 52",
  "Column": [
    {},
    {}
  ],
  "WarehouseId": 1
}

application/xml, text/xml

Sample:
<MPUserRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Project.Read.Model.Request">
  <Column xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:anyType />
    <d2p1:anyType />
  </Column>
  <FieldName>sample string 52</FieldName>
  <OrderBys>sample string 49</OrderBys>
  <OrderNum>sample string 51</OrderNum>
  <Paging>
    <PageIndex>1</PageIndex>
    <PageSize>1</PageSize>
  </Paging>
  <QueryValue>sample string 50</QueryValue>
  <WarehouseId>1</WarehouseId>
  <Address>sample string 29</Address>
  <BarUrl>sample string 34</BarUrl>
  <BluetoothVal>42</BluetoothVal>
  <CipherVal>41</CipherVal>
  <CityId>22</CityId>
  <CityText>sample string 23</CityText>
  <Code>sample string 5</Code>
  <ControlEquipment>12</ControlEquipment>
  <CuserId>1</CuserId>
  <DataState>47</DataState>
  <DataType>1</DataType>
  <Divide>38</Divide>
  <DoorUrl>sample string 32</DoorUrl>
  <DotArr xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:int>1</d2p1:int>
    <d2p1:int>2</d2p1:int>
  </DotArr>
  <DotId>1</DotId>
  <DotIdArr xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>sample string 1</d2p1:string>
    <d2p1:string>sample string 2</d2p1:string>
  </DotIdArr>
  <DotName>sample string 9</DotName>
  <EndTime>sample string 31</EndTime>
  <Id>1</Id>
  <IdArr xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:int>1</d2p1:int>
    <d2p1:int>2</d2p1:int>
  </IdArr>
  <InteriorUrl>sample string 33</InteriorUrl>
  <IsDot>10</IsDot>
  <IsEquipment>11</IsEquipment>
  <IsTJ>8</IsTJ>
  <Latitude>sample string 27</Latitude>
  <Lev>37</Lev>
  <Level>28</Level>
  <Longitude>sample string 26</Longitude>
  <MerchantId>1</MerchantId>
  <Mode>1</Mode>
  <Money>13</Money>
  <Name>sample string 15</Name>
  <NewPwd>sample string 7</NewPwd>
  <Num>14</Num>
  <Number>18</Number>
  <OldPwd>sample string 6</OldPwd>
  <OrderState>1</OrderState>
  <Phone>sample string 35</Phone>
  <Price>1</Price>
  <ProvinceId>20</ProvinceId>
  <ProvinceText>sample string 21</ProvinceText>
  <Pwd>sample string 43</Pwd>
  <Rate>16</Rate>
  <RefundRemark>sample string 1</RefundRemark>
  <RegionId>24</RegionId>
  <RegionText>sample string 25</RegionText>
  <Remark>sample string 44</Remark>
  <Scale>39</Scale>
  <ScaleVal>40</ScaleVal>
  <Serial>sample string 17</Serial>
  <Sex>36</Sex>
  <Src>sample string 48</Src>
  <StaffId>1</StaffId>
  <StartTime>sample string 30</StartTime>
  <State>1</State>
  <Times>45</Times>
  <TotalPrice>1</TotalPrice>
  <Type>46</Type>
  <TypeText>sample string 19</TypeText>
  <UpdateTime>2025-12-28T11:21:19.8738376+08:00</UpdateTime>
  <UserId>1</UserId>
  <Way>1</Way>
  <bankNum>sample string 4</bankNum>
  <dotpricesetList xmlns:d2p1="http://schemas.datacontract.org/2004/07/Project.Read.Model.MassagePillow">
    <d2p1:MPdotpricesetModel>
      <d2p1:CreateTime>2025-12-28T11:21:19.8738376+08:00</d2p1:CreateTime>
      <d2p1:DataState>11</d2p1:DataState>
      <d2p1:DotId>1</d2p1:DotId>
      <d2p1:Id>2</d2p1:Id>
      <d2p1:IsOpen>12</d2p1:IsOpen>
      <d2p1:IsTJ>7</d2p1:IsTJ>
      <d2p1:Money>6</d2p1:Money>
      <d2p1:Name>sample string 3</d2p1:Name>
      <d2p1:Rate>5</d2p1:Rate>
      <d2p1:Remark>sample string 8</d2p1:Remark>
      <d2p1:Serial>sample string 13</d2p1:Serial>
      <d2p1:Times>4</d2p1:Times>
      <d2p1:UserId>9</d2p1:UserId>
    </d2p1:MPdotpricesetModel>
    <d2p1:MPdotpricesetModel>
      <d2p1:CreateTime>2025-12-28T11:21:19.8738376+08:00</d2p1:CreateTime>
      <d2p1:DataState>11</d2p1:DataState>
      <d2p1:DotId>1</d2p1:DotId>
      <d2p1:Id>2</d2p1:Id>
      <d2p1:IsOpen>12</d2p1:IsOpen>
      <d2p1:IsTJ>7</d2p1:IsTJ>
      <d2p1:Money>6</d2p1:Money>
      <d2p1:Name>sample string 3</d2p1:Name>
      <d2p1:Rate>5</d2p1:Rate>
      <d2p1:Remark>sample string 8</d2p1:Remark>
      <d2p1:Serial>sample string 13</d2p1:Serial>
      <d2p1:Times>4</d2p1:Times>
      <d2p1:UserId>9</d2p1:UserId>
    </d2p1:MPdotpricesetModel>
  </dotpricesetList>
  <payUrl>sample string 3</payUrl>
  <wxUrl>sample string 2</wxUrl>
</MPUserRequest>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}

application/xml, text/xml

Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />