Commit c7e5f884 authored by 黄奎's avatar 黄奎

页面修改

parent da549ad1
......@@ -68,7 +68,7 @@ namespace Edu.WebApi.Controllers.User
[AllowAnonymous]
public ApiResult Test()
{
new OrderModule().RunStudentadvisorModule();
//new OrderModule().RunStudentadvisorModule();
return ApiResult.Success();
}
......
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