This commit is contained in:
anlicheng 2025-05-08 17:41:32 +08:00
parent c9a4a0bdd3
commit 9eba51cc95

View File

@ -35,12 +35,6 @@ message Pub {
string content = 2;
}
//
message Command {
string topic = 1;
string content = 2;
}
// ; : $sys_前缀
message AsyncRequest {
string method = 1;