@ -21,6 +21,7 @@ namespace BBWYB.Server.API.Controllers
/// </summary>
/// <param name="request"></param>
[HttpPost]
[AllowAnonymous]
public void LKInventoryAlertNotification([FromBody] BatchLKInventoryAlertRequest request)
{
optimizationBusiness.LKInventoryAlertNotification(request);