zxl
2025-05-23 186fec3e5cbe751381d19d900058e1ff6855801a
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;
    /**