1
zyy
2025-09-29 0809888de619c8ec10f6df0e28d5b27689fabe08
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;