Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Core/BaseRepository/UnitOfWorks/IUnitOfWorkManage.cs
@@ -10,7 +10,7 @@ { public interface IUnitOfWorkManage { SqlSugarClient GetDbClient(); SqlSugarScope GetDbClient(); int TranCount { get; } UnitOfWork CreateUnitOfWork();