This commit is contained in:
2026-02-01 16:33:20 +08:00
parent c64b22ab05
commit 35d9ecbb6c
6 changed files with 66 additions and 11 deletions

View File

@@ -363,6 +363,7 @@ type (
Remark string `json:"remark"`
payeeAccount string `json:"payee_account"`
CreateTime string `json:"create_time"`
TaxRate float64 `json:"tax_rate"` // 扣税比例,如 0.06 表示 6%
}
GetWithdrawalReq {
Page int64 `form:"page"` // 页码