黄贺彬 7 ay önce
ebeveyn
işleme
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));
                         }
                         }
                     }
                     }
                 }
                 }