using AscDocCsharp, and fixing the tag helper
This commit is contained in:
parent
694300b150
commit
e5fa31c9cb
12 changed files with 53 additions and 284 deletions
|
|
@ -204,7 +204,6 @@ namespace Yavsc.Models
|
|||
return base.SaveChanges();
|
||||
}
|
||||
|
||||
|
||||
public async Task<int> SaveChangesAsync(string userId, CancellationToken ctoken = default(CancellationToken))
|
||||
{
|
||||
AddTimestamps(userId);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue