1
llj
4 天以前 99bcfefdb20187000fc89a8f2654745ad2f0e371
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