fix(frontend): 修正 system.ts 中 client 的导入方式为默认导入

This commit is contained in:
fawney19
2026-02-27 19:15:38 +08:00
parent ddeb357c0e
commit 892c4235ec

View File

@@ -1,4 +1,4 @@
import { client } from '../client'
import client from '../client'
// AWS Regions