This commit is contained in:
2025-08-23 17:27:12 +08:00
parent b53fbc09a1
commit 9b436f114b
2 changed files with 12 additions and 19 deletions

View File

@@ -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>
/// 销售订单列表