WebAPI/Controllers/XSGL/YS_ContactBalController.cs
@@ -11,6 +11,7 @@ using System.IO; using System.Web; using WebAPI.Controllers.SCGL.日计划管理; using WebAPI.Utility; namespace WebAPI.Controllers { @@ -32,6 +33,7 @@ /// </summary> [Route("YS_ContactBal/list")] [HttpGet] [Permission(HModName = "YS_ContactBalReport_Query")] public object getYS_ContactBal(string sWhere, string user) { try