11
This commit is contained in:
@@ -28,21 +28,7 @@ namespace MyCode.Project.WebApi.Areas.Admin.Controllers
|
||||
|
||||
}
|
||||
#endregion
|
||||
|
||||
#region Test(测试方法)
|
||||
/// <summary>
|
||||
/// 测试方法
|
||||
/// </summary>
|
||||
[AllowAnonymous]
|
||||
[HttpGet]
|
||||
public string Test()
|
||||
{
|
||||
|
||||
return "test";
|
||||
|
||||
}
|
||||
#endregion
|
||||
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 销售订单列表
|
||||
|
||||
Reference in New Issue
Block a user