KKSU
2024-01-30 3e39512dfde0035f556f177dac58052baf686853
src/main/java/cc/mrbird/febs/mall/entity/MallProductSellRecord.java
@@ -13,6 +13,7 @@
    private Long sellId;//
    private Long memberId;//
    private Long buyRecordId;//
    private Date orderTime;//匹配时间
    private Date payTime;//支付时间
    private BigDecimal nftCnt;//支付数量