实现路径规则部分功能

This commit is contained in:
GoEdgeLab
2020-09-21 19:52:10 +08:00
parent 5e634e3da4
commit f41d02ac0e
28 changed files with 2767 additions and 1113 deletions

View File

@@ -55,5 +55,5 @@ message FindEnabledOriginServerConfigRequest {
}
message FindEnabledOriginServerConfigResponse {
bytes config = 1;
bytes originJSON = 1;
}