mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-19 18:22:11 +08:00
创建表单数据表格
This commit is contained in:
@@ -58,5 +58,7 @@ namespace OpenAuth.Repository.Interface
|
||||
void Delete(Expression<Func<T, bool>> exp);
|
||||
|
||||
void Save();
|
||||
|
||||
int ExecuteSql(string sql);
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user