1
zj
2024-09-04 57399a1926fe4250e54cb1b0d009655f162cc6dc
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/Tokyo")
    private Date addTime;
    private Integer status;