mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-29 00:20:26 +08:00
实现缓存策略若干功能
This commit is contained in:
@@ -11,8 +11,8 @@ message APINode {
|
||||
string secret = 5;
|
||||
string name = 6;
|
||||
string description = 7;
|
||||
string host = 8;
|
||||
int32 port = 9;
|
||||
|
||||
string address = 100;
|
||||
bytes httpJSON = 8;
|
||||
bytes httpsJSON = 9;
|
||||
bytes accessAddrsJSON = 10;
|
||||
repeated string accessAddrs = 11;
|
||||
}
|
||||
Reference in New Issue
Block a user