zxl
2 天以前 f3ccf81a4f203dd0d8957bab15c491cb2181e071
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;
}