zhanghua
2025-07-02 59aed09c5faffa1ef7a8ade34f5a75fcb3877dcf
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;
    /**