🔨 会话关闭中断传输记录.

This commit is contained in:
lijiahangmax
2025-06-28 20:48:44 +08:00
parent eb81a030e3
commit 4bdefc6194
7 changed files with 3 additions and 128 deletions

View File

@@ -15,7 +15,6 @@ export interface SystemSettingUpdateRequest {
*/
export interface AppInfoResponse {
version: string;
uuid: string;
}
/**