Commit b7fef068 authored by 黄奎's avatar 黄奎

页面修改

parent 57d4bd8c
......@@ -93,7 +93,7 @@ namespace Edu.WebApi.Controllers.Duty
[HttpPost]
public ApiResult GetMyDutyPlanPage()
{
7var pageModel = Common.Plugin.JsonHelper.DeserializeObject<ResultPageModel>(RequestParm.Msg.ToString());
var pageModel = Common.Plugin.JsonHelper.DeserializeObject<ResultPageModel>(RequestParm.Msg.ToString());
var query = new RB_Duty_Plan_ViewModel()
{
School_Id = base.ParmJObj.GetInt("School_Id"),
......
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