货主管理新增字段 补充备注
This commit is contained in:
@@ -247,4 +247,7 @@ public class UserPo {
|
||||
|
||||
@ApiModelProperty("税号")
|
||||
private String taxNumber;
|
||||
|
||||
@ApiModelProperty("备注")
|
||||
private String remark;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user