1
zj
2026-01-15 2818327f844e65e1efc398271b7e4ebf9e8d8364
src/main/java/com/nq/pojo/UserIndexPosition.java
@@ -16,7 +16,7 @@
    private String indexName;
    private String indexCode;
    private String indexGid;
    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "Asia/Tokyo")
    private Date buyOrderTime;
    private BigDecimal buyOrderPrice;