peng
2025-11-06 1a7a278e32123023fa43bdaa274da778c27b80a0
framework/src/main/java/cn/lili/modules/order/order/entity/dto/OrderExportDetailDTO.java
@@ -90,4 +90,8 @@
    private String completeTime;
    @ApiModelProperty(value = "店铺")
    private String storeName;
    private String nickName;
    private String memberId;
}