ipo
zyy
2026-01-05 a516c9461d67482d669c1e64a001c06d7e28f218
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