diff --git a/OpenAuth.App/ServiceApp/Algo/DaHuaAiApp.cs b/OpenAuth.App/ServiceApp/Algo/DaHuaAiApp.cs index d3a3e78..2c2053e 100644 --- a/OpenAuth.App/ServiceApp/Algo/DaHuaAiApp.cs +++ b/OpenAuth.App/ServiceApp/Algo/DaHuaAiApp.cs @@ -121,7 +121,7 @@ namespace OpenAuth.App.ServiceApp.Algo await db.LasaAiAchievementDetail.InsertAsync(lasaAiAchievementDetail); } - //await db.LasaAiAchievement.InsertAsync(lasaAiAchievement); + await db.LasaAiAchievement.InsertAsync(lasaAiAchievement); if (db.Commit()) return new Response {