peter
2025-09-28 20ab0322832eac0744f6fd63edcd360f8be9a54a
src/main/java/com/nq/vo/position/UserPendingorderVO.java
@@ -33,7 +33,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;