zj
2026-01-11 28701d9c708089cd64e3dc813ad1d9079de6528a
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;