黄贺彬 7 meses atrás
pai
commit
11e6467ff1

+ 1 - 2
TEAMModelOS.Extension/HTEX.Lib/ETL/Lesson/LessonETLService.cs

@@ -192,8 +192,7 @@ namespace HTEX.Lib.ETL.Lesson
                                     }
                                     }
                                 }
                                 }
                             }
                             }
-                            
-                           
+                            await client.GetContainer(Constant.TEAMModelOS, Constant.Student).UpsertItemAsync(studentSemester, new PartitionKey(studentSemester.code));
                         }
                         }
                     }
                     }
                 }
                 }