mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-20 17:50:25 +08:00
审核中服务增加提交审核时间
This commit is contained in:
@@ -239,6 +239,7 @@ message FindServerNamesRequest {
|
||||
message FindServerNamesResponse {
|
||||
bytes serverNamesJSON = 1;
|
||||
bool isAuditing = 2;
|
||||
int64 auditingAt = 5;
|
||||
bytes auditingServerNamesJSON = 3;
|
||||
ServerNameAuditingResult auditingResult = 4;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user