This commit is contained in:
1-6
2023-07-25 09:41:56 +08:00
parent 172c244656
commit e5163b233a
23 changed files with 4729 additions and 312 deletions
+1 -1
View File
@@ -114,7 +114,7 @@ message Any {
message ConsoleRequest {
string type = 1;
repeated Any logs = 2;
string content = 2;
string plugin_id = 3;
}