提交 65f24584 authored 作者: huyufan's avatar huyufan

修改BUG

上级 d650ae91
......@@ -774,6 +774,7 @@ public class OwnerAccountServiceImpl implements OwnerAccountService {
ownerAccountDao.saveEntity(ownerAccount);
ownerAccount.setAccountType(OwnerAccountEnum.AccountTypeStatus.MARGIN_ACCOUNT.getCode());
ownerAccount.setId(null);
ownerAccountDao.saveEntity(ownerAccount);
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论