update editor

This commit is contained in:
2025-12-07 04:59:43 +07:00
parent 49c415d4b9
commit 383e12b718
10 changed files with 82 additions and 190 deletions
+1
View File
@@ -205,6 +205,7 @@ message GetGraphRsp {
int32 from = 1;
int32 to = 2;
string arrows = 3;
string type = 4;
}
}