mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-30 09:10:26 +08:00
实现重写规则管理
This commit is contained in:
@@ -7,6 +7,7 @@ import "model_node_cluster.proto";
|
||||
|
||||
message Server {
|
||||
int64 id = 1;
|
||||
bool isOn = 18;
|
||||
string type = 2;
|
||||
string name = 3;
|
||||
string description = 4;
|
||||
|
||||
Reference in New Issue
Block a user