mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-12 11:20:26 +08:00
用户AccessKey增加最近访问时间
This commit is contained in:
@@ -12,4 +12,5 @@ message UserAccessKey {
|
||||
string uniqueId = 5;
|
||||
string secret = 6;
|
||||
string description = 7;
|
||||
int64 accessedAt = 8;
|
||||
}
|
||||
Reference in New Issue
Block a user