zxl
2025-10-01 34cd76ac611c3422b3ab467c5b29d8476f266032
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;
}