mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-10 01:20:26 +08:00
增加proto相关注释
This commit is contained in:
@@ -165,7 +165,7 @@ message CreateServerRequest {
|
||||
string description = 5;
|
||||
|
||||
// 配置相关
|
||||
bytes serverNamesJON = 8;
|
||||
bytes serverNamesJON = 8; // @link json:server_names
|
||||
bytes httpJSON = 9;
|
||||
bytes httpsJSON = 10;
|
||||
bytes tcpJSON = 11;
|
||||
|
||||
Reference in New Issue
Block a user