doc: 移除注释
This commit is contained in:
parent
5a1d6f2be4
commit
4eedb34906
|
@ -33,7 +33,6 @@ namespace Bootstrap.Admin.Controllers.Api
|
|||
[HttpPost]
|
||||
public bool Post()
|
||||
{
|
||||
// UNDONE: 待完善
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
|
@ -85,7 +85,6 @@ namespace Bootstrap.DataAccess
|
|||
[ResultColumn]
|
||||
public string FromDisplayName { get; set; }
|
||||
|
||||
//TODO: SQL语句不兼容
|
||||
/// <summary>
|
||||
/// 所有有关userName所有消息列表
|
||||
/// </summary>
|
||||
|
|
Loading…
Reference in New Issue