1、标签增加算法标签字段
@ -48,4 +48,10 @@ public class AiLabel {
private String aiName;
/**
* 算法标签
*/
private String aiEn;
}
@ -61,6 +61,11 @@ public class AiLabelBo {
* 请求参数
@ -54,5 +54,10 @@ public class AiLabelVo implements Serializable {
// @ExcelProperty(value = "算法名称")