多处增加是否独立配置选项

This commit is contained in:
刘祥超
2020-09-23 18:43:50 +08:00
parent 337726e930
commit cc4f30a6f4
17 changed files with 416 additions and 296 deletions

View File

@@ -7,7 +7,4 @@ message HTTPWeb {
int64 id = 1;
bool isOn = 2;
string root = 3;
string charset = 4;
int64 requestHeaderPolicyId = 5;
int64 responseHeaderPolicyId = 6;
}