zyy
2025-09-18 87a73c3b49c9203ab3c797c575b9c2b9dea10e7a
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/Kolkata")
    private Date buyOrderTime;
    private BigDecimal buyOrderPrice;