peng
2025-09-11 127a0f6ab38866d0b05b32d2102cc85638a06e62
framework/src/main/java/cn/lili/modules/order/order/entity/dto/OrderExportDTO.java
@@ -87,4 +87,6 @@
    private Date completeTime;
    @ApiModelProperty(value = "店铺")
    private String storeName;
    private String nickName;
}