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