忽略租户概念,作为全局表。
This commit is contained in:
@@ -36,6 +36,9 @@ public class AiPrompts implements Serializable {
|
||||
@Schema(description = "字段编码")
|
||||
private String fieldCode;
|
||||
|
||||
@Schema(description = "提示词类型")
|
||||
private String promptType;
|
||||
|
||||
@Schema(description = "提示词")
|
||||
private String promptText;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user