mirror of
https://github.com/MatrixSeven/file-transfer-go.git
synced 2026-05-13 14:47:31 +08:00
feat: 调整UI/RTC逻辑
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* 用于在静态导出模式下直接与 Go 后端通信
|
||||
*/
|
||||
|
||||
import { config, getApiUrl, getDirectBackendUrl } from './config';
|
||||
import { config } from './config';
|
||||
|
||||
interface ApiResponse {
|
||||
success: boolean;
|
||||
|
||||
Reference in New Issue
Block a user