peng
2025-09-11 6d07f7c9b8bfd0c39078ac2a8e64ccbdc71ea8d1
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;
}