提交 691bb47e authored 作者: 133's avatar 133

feat(用户模块): 添加是否代管字段 修改字段名称

添加是否代管字段 修改字段名称
上级 ef6e1652
...@@ -96,8 +96,7 @@ public class Units { ...@@ -96,8 +96,7 @@ public class Units {
private Integer packingMatchingRange; private Integer packingMatchingRange;
@ApiModelProperty(value = "是否代管") @ApiModelProperty(value = "是否代管")
private Integer isNotEscrow; private Integer escrow;
/** /**
* 区域对象 * 区域对象
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论