Browse Source

-

pull/12/MERGE
sunkaixuan 7 years ago
parent
commit
f139401db1
  1. 2
      Src/Asp.Net/SqlSugar/Infrastructure/SqlSugarAccessory.cs

2
Src/Asp.Net/SqlSugar/Infrastructure/SqlSugarAccessory.cs

@ -54,7 +54,7 @@ namespace SqlSugar
#region Fields
protected ISqlBuilder _SqlBuilder;
public SqlSugarClient _Context { get; set; }
protected SqlSugarClient _Context { get; set; }
protected EntityMaintenance _EntityProvider;
protected IAdo _Ado;
protected ILambdaExpressions _LambdaExpressions;

Loading…
Cancel
Save