zj
2026-01-14 3a1977e8cc0c5fffbc6490f220f30116af6cce86
src/main/java/com/nq/vo/position/UserPendingorderVO.java
@@ -34,7 +34,7 @@
    private BigDecimal nowPrice;
    private BigDecimal targetPrice;
    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "Asia/Kolkata")
    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "Asia/Tokyo")
    private Date addTime;
    private Integer status;