提交 66a5fe5a authored 作者: huyufan's avatar huyufan

资金相关

上级 dcc8a50d
......@@ -44,5 +44,5 @@ public interface OwnerAccountMapper extends BaseMapper<OwnerAccount> {
"modified_time=#{now}"
+"where id = #{account.id} and modified_time = #{account.modifiedTime}"
)
Integer updateOwnerAccountForConfirm(OwnerAccount account);
Integer updateOwnerAccountForConfirm(@Param("account") OwnerAccount account);
}
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论