TASK: 枚举类多语言;
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
package com.ai.da.model.vo;
|
||||
|
||||
import com.ai.da.model.enums.BizJson;
|
||||
import io.swagger.annotations.ApiModel;
|
||||
import io.swagger.annotations.ApiModelProperty;
|
||||
import lombok.Data;
|
||||
@@ -36,4 +37,6 @@ public class QueryLibraryPageVO {
|
||||
|
||||
@ApiModelProperty("template 打点内容 level1Type为Models才传")
|
||||
private LibraryModelPointVO libraryModelPoint;
|
||||
|
||||
private BizJson level2TypeEnum;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user