提交 46fe9298 authored 作者: huyufan's avatar huyufan

修改BUG

上级 318daae5
...@@ -32,7 +32,7 @@ public class OwnerAccountVO { ...@@ -32,7 +32,7 @@ public class OwnerAccountVO {
* 联系电话 * 联系电话
*/ */
@ApiModelProperty(value = "联系电话") @ApiModelProperty(value = "联系电话")
private Integer mobile; private String mobile;
/** /**
* 账户类型;1:保证金 2:预付运费 * 账户类型;1:保证金 2:预付运费
*/ */
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论