feat: set cloud_service_url

This commit is contained in:
Junyan Qin
2025-08-14 23:42:57 +08:00
parent 39c50d3c12
commit ebe0b68e8f
4 changed files with 23 additions and 11 deletions
+1
View File
@@ -151,6 +151,7 @@ export interface PluginReorderElement {
export interface ApiRespSystemInfo {
debug: boolean;
version: string;
cloud_service_url: string;
}
export interface ApiRespAsyncTasks {