no message

This commit is contained in:
2026-01-30 20:13:23 +08:00
parent 4aeb29d10e
commit 9126a65561
3 changed files with 288 additions and 13 deletions
+10
View File
@@ -12,6 +12,16 @@ export function getBalanceAcctFlow(params) {
});
}
export function getUserExpendTbcList(params) {
return request({
url: "/finance/getUserExpendTbcList",
method: "get",
data: params,
});
}
/**
* 查询账户余额
* @param {Object} params