KKSU
2024-01-05 a5f55c1fa8b7969de39e3916d669fd4f7bebba7a
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;//支付数量