fix: hyperliquid余额不准确

This commit is contained in:
刘 志
2025-10-30 08:28:42 +00:00
parent 03f5a18feb
commit d9f99a6fcd
6 changed files with 52 additions and 47 deletions

View File

@@ -4,6 +4,7 @@ import react from '@vitejs/plugin-react'
export default defineConfig({
plugins: [react()],
server: {
host: '0.0.0.0',
port: 3000,
proxy: {
'/api': {