|
@@ -135,7 +135,7 @@ namespace MS.WebApi.Controllers
|
|
|
/// </summary>
|
|
|
/// <param name="type"></param>
|
|
|
/// <returns></returns>
|
|
|
- [Route("ExportToExcel")]
|
|
|
+ [Route("BusinessScopeReportTimeJob")]
|
|
|
[EnableCors("AllowSpecificOrigin")]
|
|
|
[HttpGet]
|
|
|
public async Task<object> BusinessScopeReportTimeJob(int type = 1,string time="",int pagesize=13)
|