ipo
zyy
2026-01-08 4affbdf8938d321c0926bc2b1832dfc81c317ffa
trading-order-bean/src/main/java/com/yami/trading/bean/item/domain/Item.java
@@ -279,6 +279,9 @@
    private Integer autosecond;
    @TableField(exist = false)
    private double nowPrice;
    @JsonIgnore