Commit f4800265 authored by 吴春's avatar 吴春

提交代码

parent eabd135a
......@@ -17,6 +17,7 @@ using Mall.Model.Extend.Miai;
using Mall.Model.Entity.Education;
using Mall.Model.Extend.Education;
using Mall.Module.User;
using Microsoft.AspNetCore.Authorization;
namespace Mall.WebApi.Controllers.MallBase
{
......@@ -779,7 +780,7 @@ namespace Mall.WebApi.Controllers.MallBase
}
[HttpPost]
public ApiResult GetMiAiBaseIfo()
{
var req = RequestParm;
......
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