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