This commit is contained in:
@@ -17,11 +17,6 @@ namespace AyaNova.Models
|
||||
*/
|
||||
public class WorkOrder : ICoreBizObjectModel
|
||||
{
|
||||
public WorkOrder()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
public long Id { get; set; }
|
||||
public uint Concurrency { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user