1
This commit is contained in:
@@ -51,6 +51,7 @@ namespace RB_MES_APICore.Models
|
||||
public int FOperationResult { get; set; }
|
||||
|
||||
[DisplayName("MES队列ID")]
|
||||
[StringLength(50)]
|
||||
public string QUEUE_ID { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user