陶杰
2024-12-06 0bc0cd632d4e1ea9b5e06729c6b8a96f0cd9f2ba
src/main/java/com/mzl/flower/dto/request/customer/QueryCustomerDTO.java
@@ -28,4 +28,7 @@
    @ApiModelProperty(hidden = true)
    private String partnerUserId;
    @ApiModelProperty("启用/禁用(USER_ENABLED_OR_DISABLED)")
    private Integer isEnabled;
}