摘要:        
SELECT DeptName AS text,CONVERT(VARCHAR(10),ID)+','+DeptCode+','+ISNULL(Remark,'') AS tags,'' AS href FROM dbo.Sys_Dept    阅读全文
posted @ 2018-01-31 17:37
.NET_海
阅读(251)
评论(0)
推荐(0)
        
            
        
        
摘要:        
该存储过程直接复制执行即可 Controllers调用: [HttpPost] public JsonResult GetList(string strWhere, int pageIndex = 1, int pageSize = 10, int type = 0) { int total; in    阅读全文
posted @ 2018-01-31 15:38
.NET_海
阅读(338)
评论(0)
推荐(0)
        

浙公网安备 33010602011771号