mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-17 16:36:03 +08:00
fix(视频设备): 报错修改
This commit is contained in:
@@ -33,6 +33,7 @@ public class GenTable extends BaseEntity
|
||||
/**
|
||||
* 数据源名称
|
||||
*/
|
||||
@ApiModelProperty("数据源名称")
|
||||
@NotBlank(message = "数据源名称不能为空")
|
||||
private String dataName;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user