修改反向代理实现方式

This commit is contained in:
GoEdgeLab
2020-09-21 20:21:20 +08:00
parent f41d02ac0e
commit 83b9c87dd2
9 changed files with 286 additions and 286 deletions

View File

@@ -5,7 +5,7 @@ package pb;
import "model_network_address.proto";
message OriginServer {
message Origin {
int64 id = 1;
bool isOn = 2;
string name = 3;