mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-10 01:20:26 +08:00
阶段性提交
This commit is contained in:
@@ -5,5 +5,7 @@ package pb;
|
||||
|
||||
message HTTPWeb {
|
||||
int64 id = 1;
|
||||
string root = 2;
|
||||
bool isOn = 2;
|
||||
string root = 3;
|
||||
int64 gzipId = 4;
|
||||
}
|
||||
Reference in New Issue
Block a user