feat: 钱包冻结解冻

This commit is contained in:
tk
2025-07-15 19:21:42 +08:00
committed by nsnail
parent e4d71a516d
commit fe19289b79
96 changed files with 1826 additions and 806 deletions

View File

@ -106,5 +106,17 @@
{
"ApiId": "api/sys/user.invite/query",
"RoleId": 371729946431493,
}
},
{
"ApiId": "api/sys/wallet.frozen/get",
"RoleId": 371729946431493,
},
{
"ApiId": "api/sys/wallet.frozen/paged.query",
"RoleId": 371729946431493,
},
{
"ApiId": "api/sys/wallet.frozen/count.by",
"RoleId": 371729946431493,
},
]