Commit 3c9be1e0 authored by 黄奎's avatar 黄奎

页面修改

parent 0bbf13bb
......@@ -147,7 +147,6 @@ namespace Mall.WebApi.Controllers.User
/// </summary>
/// <returns></returns>
[HttpPost]
[AllowAnonymous]
public ApiResult SetUserShippingAddress()
{
var req = RequestParm;
......
......@@ -49,9 +49,6 @@ namespace Mall.WebApi.Filter
{
isCheckToken = false;
}
#region Token校验
if (isCheckToken)
......
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