季铭对接T+畅捷通,看板API
yl
2024-03-15 0fdd403b7b57b02b3c224f1d160404c0b7e6c1e0
VueWebApi/DLL/DAL/KanBanManagerentDAL.cs
@@ -95,7 +95,7 @@
            var sql = "";
            try
            {
                sql = @"select * from h_v_BMKanBan_ProductionNotDeliverSumTop";
                sql = @"select * from h_v_JMKanBan_ProductionNotDeliverSumTop";
                var data = DapperHelper.selecttable(sql);
                mes.code = "200";
                mes.Message = "查询成功!";