实现重写规则管理

This commit is contained in:
刘祥超
2020-09-28 16:25:49 +08:00
parent 55d3cd8d90
commit b0a306fbc6
12 changed files with 1393 additions and 329 deletions

View File

@@ -96,6 +96,7 @@ message UpdateServerBasicRequest {
string name = 2;
string description = 3;
int64 clusterId = 4;
bool isOn = 5;
}
// 修改服务的HTTP等设置