zj
2026-01-14 3a1977e8cc0c5fffbc6490f220f30116af6cce86
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 = "Asia/Kolkata")
    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "Asia/Tokyo")
    private Date buyOrderTime;
    private BigDecimal buyOrderPrice;