|
@@ -105,7 +105,6 @@ public class TargetDetectionBo extends BaseEntity {
|
|
/**
|
|
/**
|
|
* 模型的id
|
|
* 模型的id
|
|
*/
|
|
*/
|
|
- @NotNull(message = "模型的id不能为空")
|
|
|
|
private Long algorithmModelId;
|
|
private Long algorithmModelId;
|
|
|
|
|
|
private String algorithmParameters;
|
|
private String algorithmParameters;
|