forked from ddrilling/AsbCloudServer
work id поменян
This commit is contained in:
parent
09d753555e
commit
d73fc5df43
@ -15,7 +15,7 @@ namespace AsbCloudInfrastructure.Background.PeriodicWorks
|
||||
{
|
||||
private int MechanicalDrillingCategoryId = 4001;
|
||||
|
||||
public WorkDataSaubStat() : base("Generate process map drilling cache table")
|
||||
public WorkDataSaubStat() : base("Generate DataSaubStat entries and save them into Db")
|
||||
{
|
||||
Timeout = TimeSpan.FromMinutes(10);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user