Commit 5620a373 authored by liudong1993's avatar liudong1993

Merge branch 'master' of http://gitlab.oytour.com/Kui2/mall.oytour.com into sdzq-ld

parents a8013a06 8d45bac0
...@@ -1346,7 +1346,7 @@ namespace Mall.WebApi.Controllers.MallBase ...@@ -1346,7 +1346,7 @@ namespace Mall.WebApi.Controllers.MallBase
} }
[AllowAnonymous] [AllowAnonymous]
[RateValve(Policy = Policy.Ip, Limit = 10, Duration = 60)] [RateValve(Policy = Policy.Ip, Limit = 30, Duration = 60)]
[HttpPost] [HttpPost]
public ApiResult GetMiAiBaseIfo() public ApiResult GetMiAiBaseIfo()
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment