zxl
2025-07-23 1f15db1ddde8cf34bea4664439919b918e8a7792
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;
    /**