web/Dao/GwRmDao.cs
@@ -3,7 +3,7 @@ { using Common; using Model; using Oracle.DataAccess.Client; using Oracle.ManagedDataAccess.Client; using System; using System.Collections.Generic; using System.Data; @@ -19,6 +19,7 @@ public void Dispose() { } public int loadGwRmPushList(string sDate, string beginTime, string endTime, string ApID, string OpID, string SpID, string ClientID, string DestnationId, out int recordcount)