Commit 47e7f76e authored by xianyang's avatar xianyang

优化业务类型汇总异常金额详情

parent 1d78d98b
......@@ -153,7 +153,7 @@ def account_transfer_money(data: CreateBill, request: Request,
# @router.post("/guild/update")
# def guild_update_list(data: schemas.GuildUpdate, token=Depends(login_required)):
# """公会结算"""
# GuildSet().update_guild_info(data)
# GuildSet().update_guid_info(data)
# return HttpResultResponse()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment