bugfix:修复附件bug

This commit is contained in:
路 范
2021-10-12 17:17:14 +08:00
parent 30892a757e
commit d9db7d2602
25 changed files with 59 additions and 11 deletions

View File

@@ -38,5 +38,7 @@ namespace Ewide.NbzsZheliban
{
return await repository.Ado.GetDataTableAsync("select * from TCodeScore"); ;
}
}
}