Commit c99e7ba3 by 泽锋 李

fix

parent a74be8f5
......@@ -29,7 +29,7 @@ namespace AutoTurnOver.DB
}
else
{
new_task_synchro_log.start_time = new DateTime(2015, 05, 14);
new_task_synchro_log.start_time = new DateTime(2018, 05, 14);
}
if((new_task_synchro_log.end_time- new_task_synchro_log.start_time).TotalDays > 90)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment