@@ -32,7 +32,6 @@ public class WarningBo extends BaseEntity {
/**
* 机号Id
*/
- @NotNull(message = "机号不能为空")
private String aircraftId;