1
zj
2026-01-13 e7a6b287a9c8d59e44f2ef766cb36924705986e7
src/main/java/com/nq/vo/admin/AdminPendingorderVO.java
@@ -29,7 +29,7 @@
    private BigDecimal nowPrice;
//    private BigDecimal targetPrice;
    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "Asia/Kolkata")
    private Date addTime;
    private Integer status;