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