zxl
8 天以前 f827be041253b7aef34196a432c625b9c4f6cd94
framework/src/main/java/cn/lili/modules/order/order/entity/dto/OrderExportDetailDTO.java
@@ -90,4 +90,6 @@
    private String completeTime;
    @ApiModelProperty(value = "店铺")
    private String storeName;
    private String nickName;
}