实现路径规则部分功能

This commit is contained in:
刘祥超
2020-09-21 19:52:10 +08:00
parent 96397b50da
commit de371a8e20
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;
}