0
This commit is contained in:
@@ -30,7 +30,6 @@ namespace GZ_LTHPilot_ORDER.ScheduleService
|
||||
int Cycle = 12;
|
||||
public void Run(Context oldCtx, Schedule schedule)
|
||||
{
|
||||
var ctxString = JsonConvert.SerializeObject(oldCtx);
|
||||
ContextUtil contextUtil = new ContextUtil(oldCtx);
|
||||
var ctx = contextUtil.GetDefaultContext();
|
||||
TempTableService tempTableService = new TempTableService(ctx);
|
||||
|
||||
Reference in New Issue
Block a user