mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-09 17:00:25 +08:00
实现Web静态文件分发
This commit is contained in:
@@ -6,5 +6,4 @@ package pb;
|
||||
message HTTPWeb {
|
||||
int64 id = 1;
|
||||
bool isOn = 2;
|
||||
string root = 3;
|
||||
}
|
||||
Reference in New Issue
Block a user