feat: 更新用户转账二维码

This commit is contained in:
2026-01-12 00:28:26 +07:00
parent 405ca17664
commit 4902a155a1
7 changed files with 260 additions and 95 deletions

View File

@@ -33,5 +33,6 @@ export default antfu({
"@typescript-eslint/no-explicit-any": "off",
"prefer-promise-reject-errors": "off",
"no-async-promise-executor": "off",
"pnpm/yaml-enforce-settings": "off",
},
});