Commit b4239919 authored by xianyang's avatar xianyang

优化1

parent b6bcf951
......@@ -108,7 +108,7 @@ def finance_info_excel(data: schemas.FinanceDetails, request: Request,
def finance_fourth_info(page: int,
size: int,
uuid: Optional[str] = "",
guild_id: Optional[str] = "", # 针对公会账户,没有uuid,传公会id过来,再查uuid
guild_id: Optional[str] = "", # 针对公会账户,没有uuid,传公会id过来,再查uuid
time: Optional[str] = "",
type: Optional[int] = None,
reference_type: Optional[str] = "",
......
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