| VueWebApi/DLL/DAL/KanBanManagerentDAL.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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 = "查询成功!";