Browse Source

feat(timelineService): 在服务日期部分添加订单ID显示

fix(clock): 将其他补充信息从非必填改为必填
chore: 删除无用的AppletOrderItemDateLog.java和dateOrder.json文件
```

### 解释:
1. **feat(timelineService)**: 在`timelineService.vue`中添加了订单ID的显示,这是一个新功能。
2. **fix(clock)**: 在`clock/index.vue`中将“其他补充信息”从非必填改为必填,这是一个bug修复。
3. **chore**: 删除了无用的`AppletOrderItemDateLog.java`和`dateOrder.json`文件,这是一个维护性的更改。
master
前端-胡立永 2 weeks ago
parent
commit
9660dbe9b3
4 changed files with 6 additions and 766 deletions
  1. +0
    -94
      otherPages/myOrdersManage/clock/AppletOrderItemDateLog.java
  2. +5
    -4
      otherPages/myOrdersManage/clock/index.vue
  3. +1
    -0
      pages/myOrdersManage/components/timelineService.vue
  4. +0
    -668
      pages/myOrdersManage/dateOrder.json

+ 0
- 94
otherPages/myOrdersManage/clock/AppletOrderItemDateLog.java View File

@ -1,94 +0,0 @@
package com.ruoyi.model.domain;
import com.fasterxml.jackson.annotation.JsonFormat;
import com.ruoyi.common.annotation.Excel;
import lombok.Data;
/**
* 订单信息表对象 applet_order_item_date_log
*
* @author daixiande
*/
@Data
public class AppletOrderItemDateLog {
private static final long serialVersionUID = 1L;
/** 唯一标识 */
private Long id;
/** 创建时间 */
private String createTime;
/** 创建者 */
private Integer createBy;
/** 修改时间 */
private String updateTime;
/** 修改者 */
private Integer updateBy;
/** 手套照片 */
@Excel(name = "手套照片")
private String glovePhoto;
/** 鞋套照片 */
@Excel(name = "鞋套照片")
private String shoeCoverPhoto;
/** 宠物照片 */
@Excel(name = "宠物照片")
private String petPhoto;
/** 伴宠师照片 */
@Excel(name = "伴宠师照片")
private String teacherPhoto;
/** 粮碗前后对比-前 */
@Excel(name = "粮碗前后对比-前")
private String grainBowlFront;
/** 粮碗前后对比-后 */
@Excel(name = "粮碗前后对比-后")
private String grainBowlAfter;
/** 水碗前后对比-前 */
@Excel(name = "水碗前后对比-前")
private String waterBowlFront;
/** 水碗前后对比-后 */
@Excel(name = "水碗前后对比-后")
private String waterBowlAfter;
/** 盆/尿垫前后对比-前 */
@Excel(name = "盆/尿垫前后对比-前")
private String basinFront;
/** 盆/尿垫前后对比-后 */
@Excel(name = "盆/尿垫前后对比-后")
private String basinAfter;
/** 溜狗 */
@Excel(name = "溜狗")
private String workDogImage;
/** 陪玩 */
@Excel(name = "陪玩")
private String workPalyImage;
/** 备注 */
@Excel(name = "备注")
private String notes;
/** 日订单标识 */
@Excel(name = "日订单标识")
private Long itemDateId;
/** 总订单标识 */
@Excel(name = "总订单标识")
private Long itemOrderId;
/** 订单标识 */
@Excel(name = "订单标识")
private Long orderId;
}

+ 5
- 4
otherPages/myOrdersManage/clock/index.vue View File

@ -173,15 +173,16 @@
</view> </view>
<view class="top mt24 box-size" :style="{borderRadius:'16rpx'}"> <view class="top mt24 box-size" :style="{borderRadius:'16rpx'}">
<view class="form-title"> <view class="form-title">
其他补充信息(必填)
其他补充信息(必填)
</view> </view>
<view class="mt32 ml10" :style="{color:'#999999',fontSize:'30rpx'}"> <view class="mt32 ml10" :style="{color:'#999999',fontSize:'30rpx'}">
可记录一下今日趣事宠物状况提醒事项等 可记录一下今日趣事宠物状况提醒事项等
</view> </view>
<view class="mt24"> <view class="mt24">
<textarea name="" id="" cols="30" rows="10" placeholder="请输入内容"
:style="{color:'#999999',fontSize:'30rpx',backgroundColor:'#F5F5F5',borderRadius:'16rpx',width:'681rpx',height:'180rpx'}"
class="pd20 box-size" :disabled="isRead"></textarea>
<textarea cols="30" rows="10"
placeholder="请输入内容"
:style="{color:'#999999',fontSize:'30rpx',backgroundColor:'#F5F5F5',borderRadius:'16rpx',width:'681rpx',height:'180rpx'}"
class="pd20 box-size" :disabled="isRead"></textarea>
</view> </view>
</view> </view>
<view class="buttom mt60 box-size" <view class="buttom mt60 box-size"


+ 1
- 0
pages/myOrdersManage/components/timelineService.vue View File

@ -48,6 +48,7 @@
<view class="section-title"> <view class="section-title">
<view class="title-indicator"></view> <view class="title-indicator"></view>
<text>服务日期</text> <text>服务日期</text>
<text style="margin-left: auto;font-weight: 500;">{{ item.orderId }}</text>
</view> </view>
<view class="section-content date-content" :class="{bgSuccessQ : item.status}"> <view class="section-content date-content" :class="{bgSuccessQ : item.status}">
{{ item.fullDate }} {{ item.fullDate }}


+ 0
- 668
pages/myOrdersManage/dateOrder.json View File

@ -1,668 +0,0 @@
{
"content": [{
"orderId": 6278846201284608,
"payId": 6278846201284609,
"orderSn": "250418-6278846201284608",
"memberId": 211,
"totalAmount": 71.25,
"payAmount": 71.25,
"status": 4,
"aftersaleStatus": 1,
"orderItemList": [{
"createBy": 211,
"createTime": "2025-04-18 21:48:20",
"updateBy": null,
"updateTime": null,
"id": 6278846205200384,
"orderId": 6278846201284608,
"orderServiceId": 6278846202382336,
"productId": 63,
"outProductId": "P001",
"skuId": 404,
"outSkuId": null,
"productSnapshotId": null,
"skuSnapshotId": null,
"pic": "https://catmdogf.oss-cn-shanghai.aliyuncs.com/2024/01/08ba3980c107c2472397b13ef9769257e1陪玩.png",
"productName": "专业遛狗",
"salePrice": 75.00,
"purchasePrice": null,
"quantity": 1,
"productCategoryId": 76,
"spData": "{\"时间\":\"60\"}"
}],
"orderServiceList": null,
"service": {
"createBy": 211,
"createTime": "2025-04-18 21:48:20",
"updateBy": null,
"updateTime": null,
"id": 6278846202382336,
"orderId": 6278846201284608,
"pet": null,
"serviceFrequency": null,
"serviceDate": "2025-04-30",
"serviceTimeFirst": null,
"serviceTimeSecond": null,
"delFlag": 0,
"petId": 177,
"expectServiceTime": "MORNING",
"feedCount": null,
"petVo": null,
"pets": null
},
"note": null,
"deliverySn": null,
"createTime": "2025-04-18 21:48:20",
"paymentTime": null,
"receiverName": "1",
"receiverPhone": "13055015802",
"receiverProvince": "",
"receiverCity": "湖南省湘潭市雨湖区雨湖路272号湘潭市雨湖区人民政府",
"receiverDistrict": "",
"receiverDetailAddress": "1",
"timeToPay": null,
"staffId": null,
"petVOList": null
}, {
"orderId": 6278844121892864,
"payId": 6278844121892865,
"orderSn": "250418-6278844121892864",
"memberId": 211,
"totalAmount": 71.25,
"payAmount": 71.25,
"status": 4,
"aftersaleStatus": 1,
"orderItemList": [{
"createBy": 211,
"createTime": "2025-04-18 21:46:13",
"updateBy": null,
"updateTime": null,
"id": 6278844126758912,
"orderId": 6278844121892864,
"orderServiceId": 6278844123498496,
"productId": 63,
"outProductId": "P001",
"skuId": 404,
"outSkuId": null,
"productSnapshotId": null,
"skuSnapshotId": null,
"pic": "https://catmdogf.oss-cn-shanghai.aliyuncs.com/2024/01/08ba3980c107c2472397b13ef9769257e1陪玩.png",
"productName": "专业遛狗",
"salePrice": 75.00,
"purchasePrice": null,
"quantity": 1,
"productCategoryId": 76,
"spData": "{\"时间\":\"60\"}"
}],
"orderServiceList": null,
"service": {
"createBy": 211,
"createTime": "2025-04-18 21:46:13",
"updateBy": null,
"updateTime": null,
"id": 6278844123498496,
"orderId": 6278844121892864,
"pet": null,
"serviceFrequency": null,
"serviceDate": "2025-04-30",
"serviceTimeFirst": null,
"serviceTimeSecond": null,
"delFlag": 0,
"petId": 177,
"expectServiceTime": "MORNING",
"feedCount": null,
"petVo": null,
"pets": null
},
"note": null,
"deliverySn": null,
"createTime": "2025-04-18 21:46:13",
"paymentTime": null,
"receiverName": "1",
"receiverPhone": "13055015802",
"receiverProvince": "",
"receiverCity": "湖南省湘潭市雨湖区雨湖路272号湘潭市雨湖区人民政府",
"receiverDistrict": "",
"receiverDetailAddress": "1",
"timeToPay": null,
"staffId": null,
"petVOList": null
}, {
"orderId": 6278842452690944,
"payId": 6278842452690945,
"orderSn": "250418-6278842452690944",
"memberId": 211,
"totalAmount": 71.25,
"payAmount": 71.25,
"status": 4,
"aftersaleStatus": 1,
"orderItemList": [{
"createBy": 211,
"createTime": "2025-04-18 21:44:32",
"updateBy": null,
"updateTime": null,
"id": 6278842456311808,
"orderId": 6278842452690944,
"orderServiceId": 6278842453706752,
"productId": 63,
"outProductId": "P001",
"skuId": 404,
"outSkuId": null,
"productSnapshotId": null,
"skuSnapshotId": null,
"pic": "https://catmdogf.oss-cn-shanghai.aliyuncs.com/2024/01/08ba3980c107c2472397b13ef9769257e1陪玩.png",
"productName": "专业遛狗",
"salePrice": 75.00,
"purchasePrice": null,
"quantity": 1,
"productCategoryId": 76,
"spData": "{\"时间\":\"60\"}"
}],
"orderServiceList": null,
"service": {
"createBy": 211,
"createTime": "2025-04-18 21:44:32",
"updateBy": null,
"updateTime": null,
"id": 6278842453706752,
"orderId": 6278842452690944,
"pet": null,
"serviceFrequency": null,
"serviceDate": "2025-04-30",
"serviceTimeFirst": null,
"serviceTimeSecond": null,
"delFlag": 0,
"petId": 177,
"expectServiceTime": "MORNING",
"feedCount": null,
"petVo": null,
"pets": null
},
"note": null,
"deliverySn": null,
"createTime": "2025-04-18 21:44:31",
"paymentTime": null,
"receiverName": "1",
"receiverPhone": "13055015802",
"receiverProvince": "",
"receiverCity": "湖南省湘潭市雨湖区雨湖路272号湘潭市雨湖区人民政府",
"receiverDistrict": "",
"receiverDetailAddress": "1",
"timeToPay": null,
"staffId": null,
"petVOList": null
}, {
"orderId": 6278841349523456,
"payId": 6278841349523457,
"orderSn": "250418-6278841349523456",
"memberId": 211,
"totalAmount": 71.25,
"payAmount": 71.25,
"status": 4,
"aftersaleStatus": 1,
"orderItemList": [{
"createBy": 211,
"createTime": "2025-04-18 21:43:24",
"updateBy": null,
"updateTime": null,
"id": 6278841353963520,
"orderId": 6278841349523456,
"orderServiceId": 6278841350768640,
"productId": 63,
"outProductId": "P001",
"skuId": 404,
"outSkuId": null,
"productSnapshotId": null,
"skuSnapshotId": null,
"pic": "https://catmdogf.oss-cn-shanghai.aliyuncs.com/2024/01/08ba3980c107c2472397b13ef9769257e1陪玩.png",
"productName": "专业遛狗",
"salePrice": 75.00,
"purchasePrice": null,
"quantity": 1,
"productCategoryId": 76,
"spData": "{\"时间\":\"60\"}"
}],
"orderServiceList": null,
"service": {
"createBy": 211,
"createTime": "2025-04-18 21:43:24",
"updateBy": null,
"updateTime": null,
"id": 6278841350768640,
"orderId": 6278841349523456,
"pet": null,
"serviceFrequency": null,
"serviceDate": "2025-04-30",
"serviceTimeFirst": null,
"serviceTimeSecond": null,
"delFlag": 0,
"petId": 177,
"expectServiceTime": "MORNING",
"feedCount": null,
"petVo": null,
"pets": null
},
"note": null,
"deliverySn": null,
"createTime": "2025-04-18 21:43:24",
"paymentTime": null,
"receiverName": "1",
"receiverPhone": "13055015802",
"receiverProvince": "",
"receiverCity": "湖南省湘潭市雨湖区雨湖路272号湘潭市雨湖区人民政府",
"receiverDistrict": "",
"receiverDetailAddress": "1",
"timeToPay": null,
"staffId": null,
"petVOList": null
}, {
"orderId": 6278837277427712,
"payId": 6278837277427713,
"orderSn": "250418-6278837277427712",
"memberId": 211,
"totalAmount": 71.25,
"payAmount": 71.25,
"status": 4,
"aftersaleStatus": 1,
"orderItemList": [{
"createBy": 211,
"createTime": "2025-04-18 21:39:16",
"updateBy": null,
"updateTime": null,
"id": 6278837281671168,
"orderId": 6278837277427712,
"orderServiceId": 6278837278607360,
"productId": 63,
"outProductId": "P001",
"skuId": 404,
"outSkuId": null,
"productSnapshotId": null,
"skuSnapshotId": null,
"pic": "https://catmdogf.oss-cn-shanghai.aliyuncs.com/2024/01/08ba3980c107c2472397b13ef9769257e1陪玩.png",
"productName": "专业遛狗",
"salePrice": 75.00,
"purchasePrice": null,
"quantity": 1,
"productCategoryId": 76,
"spData": "{\"时间\":\"60\"}"
}],
"orderServiceList": null,
"service": {
"createBy": 211,
"createTime": "2025-04-18 21:39:16",
"updateBy": null,
"updateTime": null,
"id": 6278837278607360,
"orderId": 6278837277427712,
"pet": null,
"serviceFrequency": null,
"serviceDate": "2025-04-30",
"serviceTimeFirst": null,
"serviceTimeSecond": null,
"delFlag": 0,
"petId": 177,
"expectServiceTime": "MORNING",
"feedCount": null,
"petVo": null,
"pets": null
},
"note": null,
"deliverySn": null,
"createTime": "2025-04-18 21:39:16",
"paymentTime": null,
"receiverName": "1",
"receiverPhone": "13055015802",
"receiverProvince": "",
"receiverCity": "湖南省湘潭市雨湖区雨湖路272号湘潭市雨湖区人民政府",
"receiverDistrict": "",
"receiverDetailAddress": "1",
"timeToPay": null,
"staffId": null,
"petVOList": null
}, {
"orderId": 6278836794968064,
"payId": 6278836794968065,
"orderSn": "250418-6278836794968064",
"memberId": 211,
"totalAmount": 71.25,
"payAmount": 71.25,
"status": 4,
"aftersaleStatus": 1,
"orderItemList": [{
"createBy": 211,
"createTime": "2025-04-18 21:38:46",
"updateBy": null,
"updateTime": null,
"id": 6278836799145984,
"orderId": 6278836794968064,
"orderServiceId": 6278836796213248,
"productId": 63,
"outProductId": "P001",
"skuId": 404,
"outSkuId": null,
"productSnapshotId": null,
"skuSnapshotId": null,
"pic": "https://catmdogf.oss-cn-shanghai.aliyuncs.com/2024/01/08ba3980c107c2472397b13ef9769257e1陪玩.png",
"productName": "专业遛狗",
"salePrice": 75.00,
"purchasePrice": null,
"quantity": 1,
"productCategoryId": 76,
"spData": "{\"时间\":\"60\"}"
}],
"orderServiceList": null,
"service": {
"createBy": 211,
"createTime": "2025-04-18 21:38:46",
"updateBy": null,
"updateTime": null,
"id": 6278836796213248,
"orderId": 6278836794968064,
"pet": null,
"serviceFrequency": null,
"serviceDate": "2025-04-30",
"serviceTimeFirst": null,
"serviceTimeSecond": null,
"delFlag": 0,
"petId": 177,
"expectServiceTime": "MORNING",
"feedCount": null,
"petVo": null,
"pets": null
},
"note": null,
"deliverySn": null,
"createTime": "2025-04-18 21:38:46",
"paymentTime": null,
"receiverName": "1",
"receiverPhone": "13055015802",
"receiverProvince": "",
"receiverCity": "湖南省湘潭市雨湖区雨湖路272号湘潭市雨湖区人民政府",
"receiverDistrict": "",
"receiverDetailAddress": "1",
"timeToPay": null,
"staffId": null,
"petVOList": null
}, {
"orderId": 6278835994511360,
"payId": 6278835994511361,
"orderSn": "250418-6278835994511360",
"memberId": 211,
"totalAmount": 71.25,
"payAmount": 71.25,
"status": 4,
"aftersaleStatus": 1,
"orderItemList": [{
"createBy": 211,
"createTime": "2025-04-18 21:37:57",
"updateBy": null,
"updateTime": null,
"id": 6278835998623744,
"orderId": 6278835994511360,
"orderServiceId": 6278835995707392,
"productId": 63,
"outProductId": "P001",
"skuId": 404,
"outSkuId": null,
"productSnapshotId": null,
"skuSnapshotId": null,
"pic": "https://catmdogf.oss-cn-shanghai.aliyuncs.com/2024/01/08ba3980c107c2472397b13ef9769257e1陪玩.png",
"productName": "专业遛狗",
"salePrice": 75.00,
"purchasePrice": null,
"quantity": 1,
"productCategoryId": 76,
"spData": "{\"时间\":\"60\"}"
}],
"orderServiceList": null,
"service": {
"createBy": 211,
"createTime": "2025-04-18 21:37:57",
"updateBy": null,
"updateTime": null,
"id": 6278835995707392,
"orderId": 6278835994511360,
"pet": null,
"serviceFrequency": null,
"serviceDate": "2025-04-30",
"serviceTimeFirst": null,
"serviceTimeSecond": null,
"delFlag": 0,
"petId": 177,
"expectServiceTime": "MORNING",
"feedCount": null,
"petVo": null,
"pets": null
},
"note": null,
"deliverySn": null,
"createTime": "2025-04-18 21:37:57",
"paymentTime": null,
"receiverName": "1",
"receiverPhone": "13055015802",
"receiverProvince": "",
"receiverCity": "湖南省湘潭市雨湖区雨湖路272号湘潭市雨湖区人民政府",
"receiverDistrict": "",
"receiverDetailAddress": "1",
"timeToPay": null,
"staffId": null,
"petVOList": null
}, {
"orderId": 6278832806004736,
"payId": 6278832806004737,
"orderSn": "250418-6278832806004736",
"memberId": 211,
"totalAmount": 71.25,
"payAmount": 71.25,
"status": 4,
"aftersaleStatus": 1,
"orderItemList": [{
"createBy": 211,
"createTime": "2025-04-18 21:34:43",
"updateBy": null,
"updateTime": null,
"id": 6278832810018816,
"orderId": 6278832806004736,
"orderServiceId": 6278832807118848,
"productId": 63,
"outProductId": "P001",
"skuId": 404,
"outSkuId": null,
"productSnapshotId": null,
"skuSnapshotId": null,
"pic": "https://catmdogf.oss-cn-shanghai.aliyuncs.com/2024/01/08ba3980c107c2472397b13ef9769257e1陪玩.png",
"productName": "专业遛狗",
"salePrice": 75.00,
"purchasePrice": null,
"quantity": 1,
"productCategoryId": 76,
"spData": "{\"时间\":\"60\"}"
}],
"orderServiceList": null,
"service": {
"createBy": 211,
"createTime": "2025-04-18 21:34:43",
"updateBy": null,
"updateTime": null,
"id": 6278832807118848,
"orderId": 6278832806004736,
"pet": null,
"serviceFrequency": null,
"serviceDate": "2025-04-30",
"serviceTimeFirst": null,
"serviceTimeSecond": null,
"delFlag": 0,
"petId": 177,
"expectServiceTime": "MORNING",
"feedCount": null,
"petVo": null,
"pets": null
},
"note": null,
"deliverySn": null,
"createTime": "2025-04-18 21:34:43",
"paymentTime": null,
"receiverName": "1",
"receiverPhone": "13055015802",
"receiverProvince": "",
"receiverCity": "湖南省湘潭市雨湖区雨湖路272号湘潭市雨湖区人民政府",
"receiverDistrict": "",
"receiverDetailAddress": "1",
"timeToPay": null,
"staffId": null,
"petVOList": null
}, {
"orderId": 6278831647475712,
"payId": 6278831647475713,
"orderSn": "250418-6278831647475712",
"memberId": 211,
"totalAmount": 71.25,
"payAmount": 71.25,
"status": 4,
"aftersaleStatus": 1,
"orderItemList": [{
"createBy": 211,
"createTime": "2025-04-18 21:33:32",
"updateBy": null,
"updateTime": null,
"id": 6278831651309568,
"orderId": 6278831647475712,
"orderServiceId": 6278831648573440,
"productId": 63,
"outProductId": "P001",
"skuId": 404,
"outSkuId": null,
"productSnapshotId": null,
"skuSnapshotId": null,
"pic": "https://catmdogf.oss-cn-shanghai.aliyuncs.com/2024/01/08ba3980c107c2472397b13ef9769257e1陪玩.png",
"productName": "专业遛狗",
"salePrice": 75.00,
"purchasePrice": null,
"quantity": 1,
"productCategoryId": 76,
"spData": "{\"时间\":\"60\"}"
}],
"orderServiceList": null,
"service": {
"createBy": 211,
"createTime": "2025-04-18 21:33:32",
"updateBy": null,
"updateTime": null,
"id": 6278831648573440,
"orderId": 6278831647475712,
"pet": null,
"serviceFrequency": null,
"serviceDate": "2025-04-30",
"serviceTimeFirst": null,
"serviceTimeSecond": null,
"delFlag": 0,
"petId": 177,
"expectServiceTime": "MORNING",
"feedCount": null,
"petVo": null,
"pets": null
},
"note": null,
"deliverySn": null,
"createTime": "2025-04-18 21:33:32",
"paymentTime": null,
"receiverName": "1",
"receiverPhone": "13055015802",
"receiverProvince": "",
"receiverCity": "湖南省湘潭市雨湖区雨湖路272号湘潭市雨湖区人民政府",
"receiverDistrict": "",
"receiverDetailAddress": "1",
"timeToPay": null,
"staffId": null,
"petVOList": null
}, {
"orderId": 6278821909071872,
"payId": 6278821909071873,
"orderSn": "250418-6278821909071872",
"memberId": 211,
"totalAmount": 60.56,
"payAmount": 60.56,
"status": 4,
"aftersaleStatus": 1,
"orderItemList": [{
"createBy": 211,
"createTime": "2025-04-18 21:23:38",
"updateBy": null,
"updateTime": null,
"id": 6278821913151488,
"orderId": 6278821909071872,
"orderServiceId": 6278821910251520,
"productId": 63,
"outProductId": "P001",
"skuId": 404,
"outSkuId": null,
"productSnapshotId": null,
"skuSnapshotId": null,
"pic": "https://catmdogf.oss-cn-shanghai.aliyuncs.com/2024/01/08ba3980c107c2472397b13ef9769257e1陪玩.png",
"productName": "专业遛狗",
"salePrice": 75.00,
"purchasePrice": null,
"quantity": 1,
"productCategoryId": 76,
"spData": "{\"时间\":\"60\"}"
}],
"orderServiceList": null,
"service": {
"createBy": 211,
"createTime": "2025-04-18 21:23:38",
"updateBy": null,
"updateTime": null,
"id": 6278821910251520,
"orderId": 6278821909071872,
"pet": null,
"serviceFrequency": null,
"serviceDate": "2025-04-23",
"serviceTimeFirst": null,
"serviceTimeSecond": null,
"delFlag": 0,
"petId": 177,
"expectServiceTime": "",
"feedCount": null,
"petVo": null,
"pets": null
},
"note": null,
"deliverySn": null,
"createTime": "2025-04-18 21:23:38",
"paymentTime": null,
"receiverName": "1",
"receiverPhone": "13055015802",
"receiverProvince": "",
"receiverCity": "湖南省湘潭市雨湖区雨湖路272号湘潭市雨湖区人民政府",
"receiverDistrict": "",
"receiverDetailAddress": "1",
"timeToPay": null,
"staffId": null,
"petVOList": null
}],
"pageable": {
"sort": {
"sorted": false,
"unsorted": true,
"empty": true
},
"offset": 10,
"pageNumber": 1,
"pageSize": 10,
"paged": true,
"unpaged": false
},
"totalElements": 22,
"last": false,
"totalPages": 3,
"number": 1,
"size": 10,
"sort": {
"sorted": false,
"unsorted": true,
"empty": true
},
"numberOfElements": 10,
"first": false,
"empty": false
}

Loading…
Cancel
Save