重构代码:增加xml描述信息
This commit is contained in:
parent
b03c4df3ac
commit
b4cd6683e0
|
@ -66,6 +66,9 @@ namespace Bootstrap.Admin.Controllers.Api
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public class DeleteFileCollection
|
public class DeleteFileCollection
|
||||||
{
|
{
|
||||||
|
/// <summary>
|
||||||
|
///
|
||||||
|
/// </summary>
|
||||||
public string Key { get; set; }
|
public string Key { get; set; }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue