This commit is contained in:
2023-08-29 18:56:49 +08:00
parent 6b420b5bd8
commit 6c19bf6a3e
56 changed files with 2342 additions and 2166 deletions
+1 -1
View File
@@ -2170,7 +2170,7 @@ namespace BLL
/// </summary>
public static void DoSynchData()
{
GetDataService.CreateTrainingTaskItemByTaskId(null);
//GetDataService.CreateTrainingTaskItemByTaskId(null);
GetDataService.UpdateTestPlanStates();
GetDataService.CreateQRCode();
ServerTestPlanService.EndTestPlan(null);