提交 bac618f8 作者: 张小凤

Repo(update)

上级 a9917cd7
......@@ -96,8 +96,8 @@ public class RepoCashController extends BaseController {
return repoCashService.payCashOrder(orderPay);
}
@ApiIgnore
@ApiOperation(value = "当前用户剩余的余额")
@ApiOperation(value = "当前用户剩余的余额--后台内部调用")
@GetMapping("RemainingBalance")
public BigDecimal RemainingBalance(
@RequestParam(value = "repoAccountId", required = true) Integer repoAccountId) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论