06-12-2022
This commit is contained in:
7
ECM.JobRunner.Web/Constants.cs
Normal file
7
ECM.JobRunner.Web/Constants.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace ECM.JobRunner.Web
|
||||
{
|
||||
public class Constants
|
||||
{
|
||||
public const int ENTITY_ID_NEW = -1;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user