建店资料待办,房东手机号非必填,小程序端采集铺位没有客户name情况

This commit is contained in:
shuo.wang
2025-04-21 10:58:14 +08:00
parent a3a52ffc47
commit 65b5d08747
3 changed files with 41 additions and 15 deletions

View File

@@ -85,7 +85,7 @@ public class AddPointDetailRequest {
private String landlordUsername;
@ApiModelProperty("房东电话")
@NotBlank(message = "房东电话不能为空")
// @NotBlank(message = "房东电话不能为空")
private String landlordMobile;
@Min(1)