zxl
2025-11-20 993ccd7afcc0024f7046546f0cb27c719cf6984d
framework/src/main/java/cn/lili/modules/order/order/entity/dto/OrderExportDTO.java
@@ -87,4 +87,8 @@
    private Date completeTime;
    @ApiModelProperty(value = "店铺")
    private String storeName;
    private String nickName;
    private String memberId;
}