swagger新增查看Model注解

This commit is contained in:
不做码农
2023-02-13 21:40:38 +08:00
parent 47c3e41eb1
commit 2ac2583d1e
4 changed files with 13 additions and 5 deletions

View File

@@ -27,9 +27,9 @@ namespace ZR.Model.System
/// </summary>
public string AuthorName { get; set; }
public long UserId { get; set; }
/// <summary>
///
/// </summary>
///// <summary>
/////
///// </summary>
//public string Type { get; set; }
/// <summary>
/// 文章状态 1、发布 2、草稿