feat: add fnOS packaging, storage workflows and release pipeline
This commit is contained in:
@@ -8,8 +8,16 @@
|
||||
|
||||
public string Key { get; set; }
|
||||
|
||||
public string CookieId { get; set; }
|
||||
|
||||
public int Total { get; set; }
|
||||
|
||||
public string Name { get; set; }
|
||||
|
||||
public int Status { get; set; }
|
||||
|
||||
public int StatusCode { get; set; }
|
||||
|
||||
public string StatusMessage { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user