@@ -236,6 +236,7 @@ namespace CallCenterApi.Interface.Controllers.report
/// 逾期统计
/// </summary>
/// <returns></returns>
+ [Authority]
public ActionResult GetYQCountList(int isdc = 0, int deptid = 0)
{
string starttime = RequestString.GetQueryString("starttime");