xiangpei
2025-06-17 288ce585418550bbf2fd898fc01bc2ff9245f960
framework/src/main/java/cn/lili/modules/lmk/domain/query/CustomerQuery.java
@@ -19,7 +19,7 @@
    @ApiModelProperty(value = "用户手机号码")
    private String mobile;
    @ApiModelProperty(value = "商户名")
    @ApiModelProperty(value = "商户id")
    private String storeId;
    /**