修复bug
This commit is contained in:
@@ -134,7 +134,7 @@ namespace WMS.Web.Api.Controllers
|
||||
/// </summary>
|
||||
/// <param name="id"></param>
|
||||
/// <returns></returns>
|
||||
[HttpPost]
|
||||
[HttpGet]
|
||||
[Route("GetInfo/{id}")]
|
||||
public async Task<Result<SubscribeNotificationInfoResponse>> GetInfo([FromRoute] int id)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user