chore: add documentation comments and stylecop rules
This commit is contained in:
@@ -10,8 +10,6 @@ namespace TakeoutSaaS.Application.Storage.Contracts;
|
||||
/// </remarks>
|
||||
public sealed class DirectUploadRequest(UploadFileType fileType, string fileName, string contentType, long contentLength, string? requestOrigin)
|
||||
{
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 文件类型。
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user