routine update

This commit is contained in:
yubaolee
2018-03-15 17:36:41 +08:00
parent e353c75fd7
commit abbd395fde
7 changed files with 30 additions and 29 deletions

View File

@@ -64,5 +64,6 @@ namespace OpenAuth.Repository.Interface
void Save();
void ExecuteSql(string sql);
}
}