KKSU
2024-04-22 e323f70b56b7ddcfe91d8112cf46873f626b7cfb
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;//支付数量