Commit 905e663a by guanzhenshan

1

parent 0b11c3b2
...@@ -1093,12 +1093,12 @@ namespace Bailun.DC.Web.Controllers ...@@ -1093,12 +1093,12 @@ namespace Bailun.DC.Web.Controllers
/// <param name="start">开始时间</param> /// <param name="start">开始时间</param>
/// <param name="end">结束时间</param> /// <param name="end">结束时间</param>
/// <returns></returns> /// <returns></returns>
[HttpPost] //[HttpPost]
public JsonResult FirstPutinTime(DateTime start, DateTime end) //public JsonResult FirstPutinTime(DateTime start, DateTime end)
{ //{
} //}
} }
} }
\ No newline at end of file
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