瀏覽代碼

逾期统计

duhongyu 3 年之前
父節點
當前提交
527835d80d

+ 1 - 0
CallCenterApi/CallCenterApi.Interface/CallCenterApi.Interface/Controllers/report/BusinessController.cs

236
         /// 逾期统计
236
         /// 逾期统计
237
         /// </summary>
237
         /// </summary>
238
         /// <returns></returns>
238
         /// <returns></returns>
239
+        [Authority]
239
         public ActionResult GetYQCountList(int isdc = 0, int deptid = 0)
240
         public ActionResult GetYQCountList(int isdc = 0, int deptid = 0)
240
         {
241
         {
241
             string starttime = RequestString.GetQueryString("starttime");
242
             string starttime = RequestString.GetQueryString("starttime");