username@email.com
2021-09-28 ef80d35cdbabf2ac5fd83f84714b4254e6444fef
zhengcaioa/IServices/IWfHistoryService.cs
@@ -18,5 +18,7 @@
        List<WfHistoryDTO> GetList(string RunProcessId ="" );
        List<WfHistoryDTO> GetListshenpi(string RunProcessId);
        ResultDataEntity<WfHistoryDTO> SearchByPagingGuanLi(WfHistoryDTOSearch searchEntity);
    }
}