POST api/CusApple/CusOrdersList
顾客单据明细表,调用时传入cfdMemberId,dfdStartDate开始日期,dfdEndDate开始日期 返回:分店名称cfdFendianName,订单编号cfdBusCode,订单时间dfdDateTime 订单明细BusDetails:cfdItemName为项目名称
Request Information
URI Parameters
None.
Body Parameters
BusListParam| Name | Description | Type | Additional information |
|---|---|---|---|
| ifdFendianId | integer |
None. |
|
| ifdState |
状态 |
integer |
None. |
| cfdUserID |
用户ID |
globally unique identifier |
None. |
| Expression | ExpressionableOftblBusList |
None. |
|
| SearchShop |
门店 |
string |
None. |
| SearchSource |
客户来源 |
string |
None. |
| SearchmoneyLevel |
消费等级 |
string |
None. |
| SearchPayMode |
支付方式 |
string |
None. |
| dfdStartDate |
描述 : 订单开始时间 空值 : True 默认 : |
date |
None. |
| dfdEndDate |
描述 : 订单结束时间 空值 : True 默认 : |
date |
None. |
| cfdEmployeeId2 |
专服美容师 |
string |
None. |
| CustomerAdviser |
专服顾问 |
string |
None. |
| cfdMemberId |
顾客编号 |
string |
None. |
| cfdOpeId | string |
None. |
|
| IsAction |
功能,0是分页,1导出,2是直接列表输出 |
integer |
None. |
| ifdYear |
状态 |
integer |
None. |
| limit |
每页多少行(默认30) |
integer |
None. |
| page |
当前页(默认1) |
integer |
None. |
| Keyword |
关键字 |
string |
None. |
| SortField |
排序字段 |
string |
None. |
| SortOrder |
排序方式,升序:ascend;降序:descend" |
string |
None. |
Request Formats
application/json, text/json
Sample:
{
"ifdFendianId": 1,
"ifdState": 1,
"cfdUserID": "3a3d50e1-44ec-4ba3-907c-b2282d7322f0",
"Expression": {},
"SearchShop": "sample string 2",
"SearchSource": "sample string 3",
"SearchmoneyLevel": "sample string 4",
"SearchPayMode": "sample string 5",
"dfdStartDate": "2026-07-26 12:31:13",
"dfdEndDate": "2026-07-26 12:31:13",
"cfdEmployeeId2": "sample string 6",
"CustomerAdviser": "sample string 7",
"cfdMemberId": "sample string 8",
"cfdOpeId": "sample string 9",
"IsAction": 1,
"ifdYear": 1,
"limit": 10,
"page": 11,
"Keyword": "sample string 12",
"SortField": "sample string 13",
"SortOrder": "sample string 14"
}
application/xml, text/xml
Sample:
<BusListParam xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model.Param"> <Keyword>sample string 12</Keyword> <SortField>sample string 13</SortField> <SortOrder>sample string 14</SortOrder> <limit>10</limit> <page>11</page> <CustomerAdviser>sample string 7</CustomerAdviser> <Expression xmlns:d2p1="http://schemas.datacontract.org/2004/07/SqlSugar" /> <IsAction>1</IsAction> <SearchPayMode>sample string 5</SearchPayMode> <SearchShop>sample string 2</SearchShop> <SearchSource>sample string 3</SearchSource> <SearchmoneyLevel>sample string 4</SearchmoneyLevel> <cfdEmployeeId2>sample string 6</cfdEmployeeId2> <cfdMemberId>sample string 8</cfdMemberId> <cfdOpeId>sample string 9</cfdOpeId> <cfdUserID>3a3d50e1-44ec-4ba3-907c-b2282d7322f0</cfdUserID> <dfdEndDate>2026-07-26T12:31:13.6412044+08:00</dfdEndDate> <dfdStartDate>2026-07-26T12:31:13.6412044+08:00</dfdStartDate> <ifdFendianId>1</ifdFendianId> <ifdState>1</ifdState> <ifdYear>1</ifdYear> </BusListParam>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
顾客单据明细表,调用时传入cfdMemberId,dfdStartDate开始日期,dfdEndDate开始日期 返回:分店名称cfdFendianName,订单编号cfdBusCode,订单时间dfdDateTime 订单明细BusDetails:cfdItemName为项目名称
ResultModelOfBusListViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| code | integer |
None. |
|
| msg | string |
None. |
|
| data | BusListViewModel |
None. |
|
| count | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"code": 1,
"msg": "sample string 2",
"data": {
"cfdTelA": "sample string 1",
"cfdHuanyingci1": "sample string 2",
"cfdHuanyingci4": "sample string 3",
"cfdHuanyingci3": "sample string 4",
"cfdHuanyingci2": "sample string 5",
"cfdLogo": "sample string 6",
"cfdQRCode": "sample string 7",
"cfdRoomNumber": "sample string 8",
"ifdDianPing": 9,
"StateName": "sample string 10",
"ffdSumMoney": 1.0,
"ffdActualMoney": 1.0,
"ffdPaidMoney": 1.0,
"Cashier": "sample string 11",
"BusDetails": [
{
"cfdItemName": "sample string 1",
"id": "sample string 2",
"cardType": 1,
"BeautA": "sample string 3",
"BeautBrokageA": 1.0,
"BeautB": "sample string 4",
"BeautBrokageB": 1.0,
"BeautC": "sample string 5",
"BeautBrokageC": 1.0,
"AdviserA": "sample string 6",
"AdviserBrokageA": 1.0,
"AdviserB": "sample string 7",
"AdviserBrokageB": 1.0,
"AdviserC": "sample string 8",
"AdviserBrokageC": 1.0,
"StoreManager": "sample string 9",
"StoreManagerBro": 1.0,
"ifdExpendClassId": 1,
"costPrice": 1.0,
"cfdGuId": "sample string 10",
"cfdFendianName": "sample string 11",
"cfdEmployeeName": "sample string 12",
"cfdAreaName": "sample string 13",
"cfdMemberName": "sample string 14",
"cfdMemberCode": "sample string 15",
"cfdBusCode": "sample string 16",
"dfdDateTime": "2026-07-26 12:31:13",
"ifdClientType": 1,
"cfdCClassname": "sample string 18",
"cfdItemClass": "sample string 19",
"cfdExpendClassName": "sample string 20",
"cfdItemCode": "sample string 21",
"cfdLevel": "sample string 22",
"ClientType": "sample string 23",
"cfdMemberId": "sample string 24",
"SurplusNumber": 1,
"SurplusMoney": 1.0,
"ifdAllNumber": 1,
"SalesMoney": 1.0,
"ActualMoney": 1.0,
"GiveMoney": 1.0,
"TotalMoney": 1.0,
"cfdRemark": "sample string 25",
"cfdEmployeeNameA": "sample string 26",
"cfdEmployeeNameB": "sample string 27",
"cfdEmployeeNameC": "sample string 28",
"cfdEmployeeNameD": "sample string 29",
"cfdEmployeeNameE": "sample string 30",
"cfdExpirationDate": "sample string 31",
"cfdIfDelay": "sample string 32",
"cfdOpenDate": "sample string 33",
"cfdOpeId": "sample string 34",
"ifdItemBusId": 35,
"cfdItemId": "sample string 36",
"ffdOriPrice": 37.0,
"ffdNowPrice": 38.0,
"ifdNumber": 39,
"ffdMoney": 1.0,
"ifdTime": 40,
"cfdEmployeeIdA": "sample string 41",
"cfdEmployeeIdB": "sample string 42",
"cfdEmployeeIdC": "sample string 43",
"cfdZengSong": 1,
"cfdZSMpeny": 1.0,
"ffdFactSalePrice": 1.0,
"ffdFactCostPrice": 1.0,
"cfdSonCardId": "sample string 44",
"zsSign": 1,
"givingMoney": 1.0,
"cfdItemFree": 1.0,
"ifdMemberTimeId": 1,
"cfdEmployeeIdD": "sample string 45",
"cfdEmployeeIdE": "sample string 46",
"ifdNVPM": 1,
"dfdDeadline": "2026-07-26 12:31:13"
},
{
"cfdItemName": "sample string 1",
"id": "sample string 2",
"cardType": 1,
"BeautA": "sample string 3",
"BeautBrokageA": 1.0,
"BeautB": "sample string 4",
"BeautBrokageB": 1.0,
"BeautC": "sample string 5",
"BeautBrokageC": 1.0,
"AdviserA": "sample string 6",
"AdviserBrokageA": 1.0,
"AdviserB": "sample string 7",
"AdviserBrokageB": 1.0,
"AdviserC": "sample string 8",
"AdviserBrokageC": 1.0,
"StoreManager": "sample string 9",
"StoreManagerBro": 1.0,
"ifdExpendClassId": 1,
"costPrice": 1.0,
"cfdGuId": "sample string 10",
"cfdFendianName": "sample string 11",
"cfdEmployeeName": "sample string 12",
"cfdAreaName": "sample string 13",
"cfdMemberName": "sample string 14",
"cfdMemberCode": "sample string 15",
"cfdBusCode": "sample string 16",
"dfdDateTime": "2026-07-26 12:31:13",
"ifdClientType": 1,
"cfdCClassname": "sample string 18",
"cfdItemClass": "sample string 19",
"cfdExpendClassName": "sample string 20",
"cfdItemCode": "sample string 21",
"cfdLevel": "sample string 22",
"ClientType": "sample string 23",
"cfdMemberId": "sample string 24",
"SurplusNumber": 1,
"SurplusMoney": 1.0,
"ifdAllNumber": 1,
"SalesMoney": 1.0,
"ActualMoney": 1.0,
"GiveMoney": 1.0,
"TotalMoney": 1.0,
"cfdRemark": "sample string 25",
"cfdEmployeeNameA": "sample string 26",
"cfdEmployeeNameB": "sample string 27",
"cfdEmployeeNameC": "sample string 28",
"cfdEmployeeNameD": "sample string 29",
"cfdEmployeeNameE": "sample string 30",
"cfdExpirationDate": "sample string 31",
"cfdIfDelay": "sample string 32",
"cfdOpenDate": "sample string 33",
"cfdOpeId": "sample string 34",
"ifdItemBusId": 35,
"cfdItemId": "sample string 36",
"ffdOriPrice": 37.0,
"ffdNowPrice": 38.0,
"ifdNumber": 39,
"ffdMoney": 1.0,
"ifdTime": 40,
"cfdEmployeeIdA": "sample string 41",
"cfdEmployeeIdB": "sample string 42",
"cfdEmployeeIdC": "sample string 43",
"cfdZengSong": 1,
"cfdZSMpeny": 1.0,
"ffdFactSalePrice": 1.0,
"ffdFactCostPrice": 1.0,
"cfdSonCardId": "sample string 44",
"zsSign": 1,
"givingMoney": 1.0,
"cfdItemFree": 1.0,
"ifdMemberTimeId": 1,
"cfdEmployeeIdD": "sample string 45",
"cfdEmployeeIdE": "sample string 46",
"ifdNVPM": 1,
"dfdDeadline": "2026-07-26 12:31:13"
}
],
"PaymentDetails": [
{
"ifdCaiwuId": 1,
"ifdFendianId": 2,
"cfdEmployeeId": "sample string 3",
"dfdDateTime": "2026-07-26 12:31:13",
"cfdRemark": "sample string 5",
"cfdClass": "sample string 6",
"ffdIncome": 7.0,
"ffdPayout": 8.0,
"cfdPayMethod": "sample string 9",
"ifdBillState": 10,
"cfdOpeId": "sample string 11",
"ifdBrokageIf": 12,
"idfBrokageConIf": 13,
"cfdSonCardId": "sample string 14",
"qiankuan": 1,
"ljCSign": 1,
"curID": "sample string 15",
"cfdChildrenOpeId": "sample string 16",
"cfdPayModeId": "5a937347-d003-4baa-bd9a-406e27336221",
"ifdCaiWuRefund": true,
"cfdCheckEmployee": "sample string 18",
"dfdCheckDateTime": "2026-07-26 12:31:13",
"cfdCheckRemark": "sample string 19"
},
{
"ifdCaiwuId": 1,
"ifdFendianId": 2,
"cfdEmployeeId": "sample string 3",
"dfdDateTime": "2026-07-26 12:31:13",
"cfdRemark": "sample string 5",
"cfdClass": "sample string 6",
"ffdIncome": 7.0,
"ffdPayout": 8.0,
"cfdPayMethod": "sample string 9",
"ifdBillState": 10,
"cfdOpeId": "sample string 11",
"ifdBrokageIf": 12,
"idfBrokageConIf": 13,
"cfdSonCardId": "sample string 14",
"qiankuan": 1,
"ljCSign": 1,
"curID": "sample string 15",
"cfdChildrenOpeId": "sample string 16",
"cfdPayModeId": "5a937347-d003-4baa-bd9a-406e27336221",
"ifdCaiWuRefund": true,
"cfdCheckEmployee": "sample string 18",
"dfdCheckDateTime": "2026-07-26 12:31:13",
"cfdCheckRemark": "sample string 19"
}
],
"BusListCountVM": [
{
"ifdCount": 1
},
{
"ifdCount": 1
}
],
"ifdGrade": 1,
"Rowid": 12,
"cfdSource": "sample string 13",
"cfdSex": "sample string 14",
"cfdEmployeeName2": "sample string 15",
"CustomerAdviser": "sample string 16",
"dfdBirthday": "2026-07-26 12:31:13",
"cfdSize": "sample string 18",
"cfdCClassname": "sample string 19",
"cfdSonCardId": "sample string 20",
"ifdOrderType": 21,
"ffdBalance": 1.0,
"ffdIntegral": 1.0,
"IntegralScale": 1.0,
"ifdNumber": 1,
"cfdPassWord": "sample string 22",
"openid": "sample string 23",
"weixinSend": 1,
"weixinMSend": 1,
"cfdFendianName": "sample string 24",
"cfdMemberName": "sample string 25",
"cfdMoTel": "sample string 26",
"cfdEmployeeName": "sample string 27",
"cfdState": "sample string 28",
"cfdMemberCode": "sample string 29",
"cfdOpeId": "sample string 30",
"dfdDateTime": "2026-07-26 12:31:13",
"ifdFendianId": 32,
"ffdItemIncome": 33.0,
"ffdProductIncome": 34.0,
"cfdMemberId": "sample string 35",
"cfdOperator": "sample string 36",
"ifdState": 37,
"cfdRemark": "sample string 38",
"ffdCardIncome": 39.0,
"ffdArrear": 40.0,
"cfdPayMode": 1,
"ifdHeadIf": 41,
"ifdClientType": 42,
"cfdBeSatisfied": "sample string 43",
"ffdgrade": 1.0,
"cfdAdvice": "sample string 44",
"messageSign": 1,
"cuxiaokaID": "sample string 45",
"weixinCodeSign": 1,
"quanCode": "sample string 46",
"quanCodeProduct": "sample string 47",
"flowSign": 1,
"consumption": 1.0,
"isCalc": 1,
"payDateExpect": "2026-07-26 12:31:13",
"cashCount": 1.0,
"creditCount": 1.0,
"headCount": 1,
"cfdBusCode": "sample string 48",
"ifdRoomId": 1,
"cfdSignPicUrl": "sample string 49",
"ifdIfSign": 1
},
"count": 1
}
application/xml, text/xml
Sample:
<ResultModelOfBusListViewModelAmV0npg7 xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.WebApi.Models.Model">
<code>1</code>
<count>1</count>
<data xmlns:d2p1="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model.ViewModel">
<cashCount xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">1</cashCount>
<cfdAdvice xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">sample string 44</cfdAdvice>
<cfdBeSatisfied xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">sample string 43</cfdBeSatisfied>
<cfdBusCode xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">sample string 48</cfdBusCode>
<cfdEmployeeName xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">sample string 27</cfdEmployeeName>
<cfdFendianName xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">sample string 24</cfdFendianName>
<cfdMemberCode xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">sample string 29</cfdMemberCode>
<cfdMemberId xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">sample string 35</cfdMemberId>
<cfdMemberName xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">sample string 25</cfdMemberName>
<cfdMoTel xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">sample string 26</cfdMoTel>
<cfdOpeId xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">sample string 30</cfdOpeId>
<cfdOperator xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">sample string 36</cfdOperator>
<cfdPayMode xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">1</cfdPayMode>
<cfdRemark xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">sample string 38</cfdRemark>
<cfdSignPicUrl xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">sample string 49</cfdSignPicUrl>
<cfdState xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">sample string 28</cfdState>
<consumption xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">1</consumption>
<creditCount xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">1</creditCount>
<cuxiaokaID xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">sample string 45</cuxiaokaID>
<dfdDateTime xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">2026-07-26T12:31:13.6569407+08:00</dfdDateTime>
<ffdArrear xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">40</ffdArrear>
<ffdCardIncome xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">39</ffdCardIncome>
<ffdItemIncome xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">33</ffdItemIncome>
<ffdProductIncome xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">34</ffdProductIncome>
<ffdgrade xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">1</ffdgrade>
<flowSign xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">1</flowSign>
<headCount xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">1</headCount>
<ifdClientType xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">42</ifdClientType>
<ifdFendianId xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">32</ifdFendianId>
<ifdHeadIf xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">41</ifdHeadIf>
<ifdIfSign xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">1</ifdIfSign>
<ifdRoomId xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">1</ifdRoomId>
<ifdState xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">37</ifdState>
<isCalc xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">1</isCalc>
<messageSign xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">1</messageSign>
<payDateExpect xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">2026-07-26T12:31:13.6569407+08:00</payDateExpect>
<quanCode xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">sample string 46</quanCode>
<quanCodeProduct xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">sample string 47</quanCodeProduct>
<weixinCodeSign xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">1</weixinCodeSign>
<d2p1:BusDetails>
<d2p1:ItemBusVM>
<cfdEmployeeIdA xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">sample string 41</cfdEmployeeIdA>
<cfdEmployeeIdB xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">sample string 42</cfdEmployeeIdB>
<cfdEmployeeIdC xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">sample string 43</cfdEmployeeIdC>
<cfdEmployeeIdD xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">sample string 45</cfdEmployeeIdD>
<cfdEmployeeIdE xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">sample string 46</cfdEmployeeIdE>
<cfdItemFree xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">1</cfdItemFree>
<cfdItemId xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">sample string 36</cfdItemId>
<cfdOpeId xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">sample string 34</cfdOpeId>
<cfdSonCardId xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">sample string 44</cfdSonCardId>
<cfdZSMpeny xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">1</cfdZSMpeny>
<cfdZengSong xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">1</cfdZengSong>
<dfdDeadline xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">2026-07-26T12:31:13.6569407+08:00</dfdDeadline>
<ffdFactCostPrice xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">1</ffdFactCostPrice>
<ffdFactSalePrice xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">1</ffdFactSalePrice>
<ffdMoney xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">1</ffdMoney>
<ffdNowPrice xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">38</ffdNowPrice>
<ffdOriPrice xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">37</ffdOriPrice>
<givingMoney xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">1</givingMoney>
<ifdItemBusId xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">35</ifdItemBusId>
<ifdMemberTimeId xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">1</ifdMemberTimeId>
<ifdNVPM xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">1</ifdNVPM>
<ifdNumber xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">39</ifdNumber>
<ifdTime xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">40</ifdTime>
<zsSign xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">1</zsSign>
<d2p1:ActualMoney>1</d2p1:ActualMoney>
<d2p1:AdviserA>sample string 6</d2p1:AdviserA>
<d2p1:AdviserB>sample string 7</d2p1:AdviserB>
<d2p1:AdviserBrokageA>1</d2p1:AdviserBrokageA>
<d2p1:AdviserBrokageB>1</d2p1:AdviserBrokageB>
<d2p1:AdviserBrokageC>1</d2p1:AdviserBrokageC>
<d2p1:AdviserC>sample string 8</d2p1:AdviserC>
<d2p1:BeautA>sample string 3</d2p1:BeautA>
<d2p1:BeautB>sample string 4</d2p1:BeautB>
<d2p1:BeautBrokageA>1</d2p1:BeautBrokageA>
<d2p1:BeautBrokageB>1</d2p1:BeautBrokageB>
<d2p1:BeautBrokageC>1</d2p1:BeautBrokageC>
<d2p1:BeautC>sample string 5</d2p1:BeautC>
<d2p1:ClientType>sample string 23</d2p1:ClientType>
<d2p1:GiveMoney>1</d2p1:GiveMoney>
<d2p1:SalesMoney>1</d2p1:SalesMoney>
<d2p1:StoreManager>sample string 9</d2p1:StoreManager>
<d2p1:StoreManagerBro>1</d2p1:StoreManagerBro>
<d2p1:SurplusMoney>1</d2p1:SurplusMoney>
<d2p1:SurplusNumber>1</d2p1:SurplusNumber>
<d2p1:TotalMoney>1</d2p1:TotalMoney>
<d2p1:cardType>1</d2p1:cardType>
<d2p1:cfdAreaName>sample string 13</d2p1:cfdAreaName>
<d2p1:cfdBusCode>sample string 16</d2p1:cfdBusCode>
<d2p1:cfdCClassname>sample string 18</d2p1:cfdCClassname>
<d2p1:cfdEmployeeName>sample string 12</d2p1:cfdEmployeeName>
<d2p1:cfdEmployeeNameA>sample string 26</d2p1:cfdEmployeeNameA>
<d2p1:cfdEmployeeNameB>sample string 27</d2p1:cfdEmployeeNameB>
<d2p1:cfdEmployeeNameC>sample string 28</d2p1:cfdEmployeeNameC>
<d2p1:cfdEmployeeNameD>sample string 29</d2p1:cfdEmployeeNameD>
<d2p1:cfdEmployeeNameE>sample string 30</d2p1:cfdEmployeeNameE>
<d2p1:cfdExpendClassName>sample string 20</d2p1:cfdExpendClassName>
<d2p1:cfdExpirationDate>sample string 31</d2p1:cfdExpirationDate>
<d2p1:cfdFendianName>sample string 11</d2p1:cfdFendianName>
<d2p1:cfdGuId>sample string 10</d2p1:cfdGuId>
<d2p1:cfdIfDelay>sample string 32</d2p1:cfdIfDelay>
<d2p1:cfdItemClass>sample string 19</d2p1:cfdItemClass>
<d2p1:cfdItemCode>sample string 21</d2p1:cfdItemCode>
<d2p1:cfdItemName>sample string 1</d2p1:cfdItemName>
<d2p1:cfdLevel>sample string 22</d2p1:cfdLevel>
<d2p1:cfdMemberCode>sample string 15</d2p1:cfdMemberCode>
<d2p1:cfdMemberId>sample string 24</d2p1:cfdMemberId>
<d2p1:cfdMemberName>sample string 14</d2p1:cfdMemberName>
<d2p1:cfdOpenDate>sample string 33</d2p1:cfdOpenDate>
<d2p1:cfdRemark>sample string 25</d2p1:cfdRemark>
<d2p1:costPrice>1</d2p1:costPrice>
<d2p1:dfdDateTime>2026-07-26T12:31:13.6569407+08:00</d2p1:dfdDateTime>
<d2p1:id>sample string 2</d2p1:id>
<d2p1:ifdAllNumber>1</d2p1:ifdAllNumber>
<d2p1:ifdClientType>1</d2p1:ifdClientType>
<d2p1:ifdExpendClassId>1</d2p1:ifdExpendClassId>
</d2p1:ItemBusVM>
<d2p1:ItemBusVM>
<cfdEmployeeIdA xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">sample string 41</cfdEmployeeIdA>
<cfdEmployeeIdB xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">sample string 42</cfdEmployeeIdB>
<cfdEmployeeIdC xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">sample string 43</cfdEmployeeIdC>
<cfdEmployeeIdD xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">sample string 45</cfdEmployeeIdD>
<cfdEmployeeIdE xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">sample string 46</cfdEmployeeIdE>
<cfdItemFree xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">1</cfdItemFree>
<cfdItemId xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">sample string 36</cfdItemId>
<cfdOpeId xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">sample string 34</cfdOpeId>
<cfdSonCardId xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">sample string 44</cfdSonCardId>
<cfdZSMpeny xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">1</cfdZSMpeny>
<cfdZengSong xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">1</cfdZengSong>
<dfdDeadline xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">2026-07-26T12:31:13.6569407+08:00</dfdDeadline>
<ffdFactCostPrice xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">1</ffdFactCostPrice>
<ffdFactSalePrice xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">1</ffdFactSalePrice>
<ffdMoney xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">1</ffdMoney>
<ffdNowPrice xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">38</ffdNowPrice>
<ffdOriPrice xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">37</ffdOriPrice>
<givingMoney xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">1</givingMoney>
<ifdItemBusId xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">35</ifdItemBusId>
<ifdMemberTimeId xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">1</ifdMemberTimeId>
<ifdNVPM xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">1</ifdNVPM>
<ifdNumber xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">39</ifdNumber>
<ifdTime xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">40</ifdTime>
<zsSign xmlns="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">1</zsSign>
<d2p1:ActualMoney>1</d2p1:ActualMoney>
<d2p1:AdviserA>sample string 6</d2p1:AdviserA>
<d2p1:AdviserB>sample string 7</d2p1:AdviserB>
<d2p1:AdviserBrokageA>1</d2p1:AdviserBrokageA>
<d2p1:AdviserBrokageB>1</d2p1:AdviserBrokageB>
<d2p1:AdviserBrokageC>1</d2p1:AdviserBrokageC>
<d2p1:AdviserC>sample string 8</d2p1:AdviserC>
<d2p1:BeautA>sample string 3</d2p1:BeautA>
<d2p1:BeautB>sample string 4</d2p1:BeautB>
<d2p1:BeautBrokageA>1</d2p1:BeautBrokageA>
<d2p1:BeautBrokageB>1</d2p1:BeautBrokageB>
<d2p1:BeautBrokageC>1</d2p1:BeautBrokageC>
<d2p1:BeautC>sample string 5</d2p1:BeautC>
<d2p1:ClientType>sample string 23</d2p1:ClientType>
<d2p1:GiveMoney>1</d2p1:GiveMoney>
<d2p1:SalesMoney>1</d2p1:SalesMoney>
<d2p1:StoreManager>sample string 9</d2p1:StoreManager>
<d2p1:StoreManagerBro>1</d2p1:StoreManagerBro>
<d2p1:SurplusMoney>1</d2p1:SurplusMoney>
<d2p1:SurplusNumber>1</d2p1:SurplusNumber>
<d2p1:TotalMoney>1</d2p1:TotalMoney>
<d2p1:cardType>1</d2p1:cardType>
<d2p1:cfdAreaName>sample string 13</d2p1:cfdAreaName>
<d2p1:cfdBusCode>sample string 16</d2p1:cfdBusCode>
<d2p1:cfdCClassname>sample string 18</d2p1:cfdCClassname>
<d2p1:cfdEmployeeName>sample string 12</d2p1:cfdEmployeeName>
<d2p1:cfdEmployeeNameA>sample string 26</d2p1:cfdEmployeeNameA>
<d2p1:cfdEmployeeNameB>sample string 27</d2p1:cfdEmployeeNameB>
<d2p1:cfdEmployeeNameC>sample string 28</d2p1:cfdEmployeeNameC>
<d2p1:cfdEmployeeNameD>sample string 29</d2p1:cfdEmployeeNameD>
<d2p1:cfdEmployeeNameE>sample string 30</d2p1:cfdEmployeeNameE>
<d2p1:cfdExpendClassName>sample string 20</d2p1:cfdExpendClassName>
<d2p1:cfdExpirationDate>sample string 31</d2p1:cfdExpirationDate>
<d2p1:cfdFendianName>sample string 11</d2p1:cfdFendianName>
<d2p1:cfdGuId>sample string 10</d2p1:cfdGuId>
<d2p1:cfdIfDelay>sample string 32</d2p1:cfdIfDelay>
<d2p1:cfdItemClass>sample string 19</d2p1:cfdItemClass>
<d2p1:cfdItemCode>sample string 21</d2p1:cfdItemCode>
<d2p1:cfdItemName>sample string 1</d2p1:cfdItemName>
<d2p1:cfdLevel>sample string 22</d2p1:cfdLevel>
<d2p1:cfdMemberCode>sample string 15</d2p1:cfdMemberCode>
<d2p1:cfdMemberId>sample string 24</d2p1:cfdMemberId>
<d2p1:cfdMemberName>sample string 14</d2p1:cfdMemberName>
<d2p1:cfdOpenDate>sample string 33</d2p1:cfdOpenDate>
<d2p1:cfdRemark>sample string 25</d2p1:cfdRemark>
<d2p1:costPrice>1</d2p1:costPrice>
<d2p1:dfdDateTime>2026-07-26T12:31:13.6569407+08:00</d2p1:dfdDateTime>
<d2p1:id>sample string 2</d2p1:id>
<d2p1:ifdAllNumber>1</d2p1:ifdAllNumber>
<d2p1:ifdClientType>1</d2p1:ifdClientType>
<d2p1:ifdExpendClassId>1</d2p1:ifdExpendClassId>
</d2p1:ItemBusVM>
</d2p1:BusDetails>
<d2p1:BusListCountVM>
<d2p1:BusListCount>
<d2p1:ifdCount>1</d2p1:ifdCount>
</d2p1:BusListCount>
<d2p1:BusListCount>
<d2p1:ifdCount>1</d2p1:ifdCount>
</d2p1:BusListCount>
</d2p1:BusListCountVM>
<d2p1:Cashier>sample string 11</d2p1:Cashier>
<d2p1:CustomerAdviser>sample string 16</d2p1:CustomerAdviser>
<d2p1:IntegralScale>1</d2p1:IntegralScale>
<d2p1:PaymentDetails xmlns:d3p1="http://schemas.datacontract.org/2004/07/Langquan.WebCRM.Model">
<d3p1:tblCaiWu>
<d3p1:cfdCheckEmployee>sample string 18</d3p1:cfdCheckEmployee>
<d3p1:cfdCheckRemark>sample string 19</d3p1:cfdCheckRemark>
<d3p1:cfdChildrenOpeId>sample string 16</d3p1:cfdChildrenOpeId>
<d3p1:cfdClass>sample string 6</d3p1:cfdClass>
<d3p1:cfdEmployeeId>sample string 3</d3p1:cfdEmployeeId>
<d3p1:cfdOpeId>sample string 11</d3p1:cfdOpeId>
<d3p1:cfdPayMethod>sample string 9</d3p1:cfdPayMethod>
<d3p1:cfdPayModeId>5a937347-d003-4baa-bd9a-406e27336221</d3p1:cfdPayModeId>
<d3p1:cfdRemark>sample string 5</d3p1:cfdRemark>
<d3p1:cfdSonCardId>sample string 14</d3p1:cfdSonCardId>
<d3p1:curID>sample string 15</d3p1:curID>
<d3p1:dfdCheckDateTime>2026-07-26T12:31:13.6569407+08:00</d3p1:dfdCheckDateTime>
<d3p1:dfdDateTime>2026-07-26T12:31:13.6569407+08:00</d3p1:dfdDateTime>
<d3p1:ffdIncome>7</d3p1:ffdIncome>
<d3p1:ffdPayout>8</d3p1:ffdPayout>
<d3p1:idfBrokageConIf>13</d3p1:idfBrokageConIf>
<d3p1:ifdBillState>10</d3p1:ifdBillState>
<d3p1:ifdBrokageIf>12</d3p1:ifdBrokageIf>
<d3p1:ifdCaiWuRefund>true</d3p1:ifdCaiWuRefund>
<d3p1:ifdCaiwuId>1</d3p1:ifdCaiwuId>
<d3p1:ifdFendianId>2</d3p1:ifdFendianId>
<d3p1:ljCSign>1</d3p1:ljCSign>
<d3p1:qiankuan>1</d3p1:qiankuan>
</d3p1:tblCaiWu>
<d3p1:tblCaiWu>
<d3p1:cfdCheckEmployee>sample string 18</d3p1:cfdCheckEmployee>
<d3p1:cfdCheckRemark>sample string 19</d3p1:cfdCheckRemark>
<d3p1:cfdChildrenOpeId>sample string 16</d3p1:cfdChildrenOpeId>
<d3p1:cfdClass>sample string 6</d3p1:cfdClass>
<d3p1:cfdEmployeeId>sample string 3</d3p1:cfdEmployeeId>
<d3p1:cfdOpeId>sample string 11</d3p1:cfdOpeId>
<d3p1:cfdPayMethod>sample string 9</d3p1:cfdPayMethod>
<d3p1:cfdPayModeId>5a937347-d003-4baa-bd9a-406e27336221</d3p1:cfdPayModeId>
<d3p1:cfdRemark>sample string 5</d3p1:cfdRemark>
<d3p1:cfdSonCardId>sample string 14</d3p1:cfdSonCardId>
<d3p1:curID>sample string 15</d3p1:curID>
<d3p1:dfdCheckDateTime>2026-07-26T12:31:13.6569407+08:00</d3p1:dfdCheckDateTime>
<d3p1:dfdDateTime>2026-07-26T12:31:13.6569407+08:00</d3p1:dfdDateTime>
<d3p1:ffdIncome>7</d3p1:ffdIncome>
<d3p1:ffdPayout>8</d3p1:ffdPayout>
<d3p1:idfBrokageConIf>13</d3p1:idfBrokageConIf>
<d3p1:ifdBillState>10</d3p1:ifdBillState>
<d3p1:ifdBrokageIf>12</d3p1:ifdBrokageIf>
<d3p1:ifdCaiWuRefund>true</d3p1:ifdCaiWuRefund>
<d3p1:ifdCaiwuId>1</d3p1:ifdCaiwuId>
<d3p1:ifdFendianId>2</d3p1:ifdFendianId>
<d3p1:ljCSign>1</d3p1:ljCSign>
<d3p1:qiankuan>1</d3p1:qiankuan>
</d3p1:tblCaiWu>
</d2p1:PaymentDetails>
<d2p1:Rowid>12</d2p1:Rowid>
<d2p1:StateName>sample string 10</d2p1:StateName>
<d2p1:cfdCClassname>sample string 19</d2p1:cfdCClassname>
<d2p1:cfdEmployeeName2>sample string 15</d2p1:cfdEmployeeName2>
<d2p1:cfdHuanyingci1>sample string 2</d2p1:cfdHuanyingci1>
<d2p1:cfdHuanyingci2>sample string 5</d2p1:cfdHuanyingci2>
<d2p1:cfdHuanyingci3>sample string 4</d2p1:cfdHuanyingci3>
<d2p1:cfdHuanyingci4>sample string 3</d2p1:cfdHuanyingci4>
<d2p1:cfdLogo>sample string 6</d2p1:cfdLogo>
<d2p1:cfdPassWord>sample string 22</d2p1:cfdPassWord>
<d2p1:cfdQRCode>sample string 7</d2p1:cfdQRCode>
<d2p1:cfdRoomNumber>sample string 8</d2p1:cfdRoomNumber>
<d2p1:cfdSex>sample string 14</d2p1:cfdSex>
<d2p1:cfdSize>sample string 18</d2p1:cfdSize>
<d2p1:cfdSonCardId>sample string 20</d2p1:cfdSonCardId>
<d2p1:cfdSource>sample string 13</d2p1:cfdSource>
<d2p1:cfdTelA>sample string 1</d2p1:cfdTelA>
<d2p1:dfdBirthday>2026-07-26T12:31:13.6569407+08:00</d2p1:dfdBirthday>
<d2p1:ffdActualMoney>1</d2p1:ffdActualMoney>
<d2p1:ffdBalance>1</d2p1:ffdBalance>
<d2p1:ffdIntegral>1</d2p1:ffdIntegral>
<d2p1:ffdPaidMoney>1</d2p1:ffdPaidMoney>
<d2p1:ffdSumMoney>1</d2p1:ffdSumMoney>
<d2p1:ifdDianPing>9</d2p1:ifdDianPing>
<d2p1:ifdGrade>1</d2p1:ifdGrade>
<d2p1:ifdNumber>1</d2p1:ifdNumber>
<d2p1:ifdOrderType>21</d2p1:ifdOrderType>
<d2p1:openid>sample string 23</d2p1:openid>
<d2p1:weixinMSend>1</d2p1:weixinMSend>
<d2p1:weixinSend>1</d2p1:weixinSend>
</data>
<msg>sample string 2</msg>
</ResultModelOfBusListViewModelAmV0npg7>