peng
8 小时以前 6c3c5f3fb28cc65684e065b60a09768cf8a77429
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;
}