12.5修改

This commit is contained in:
赵辉
2025-12-05 21:42:06 +08:00
parent 5005f4291f
commit a950417939
31 changed files with 277 additions and 10 deletions
@@ -301,4 +301,7 @@ public class UserDriverListPo {
@ApiModelProperty(value = "是否允许竞价(0-不允许竞价,1-允许参与竞价,2-允许查看竞价)")
private Integer isDriverBidding;
@ApiModelProperty(value = "用户身份")
private Integer userIdentity;
}