解决场景编码错误的问题。
This commit is contained in:
@@ -24,8 +24,8 @@ public class AiPrompts implements Serializable {
|
||||
@TableId("id")
|
||||
private String id;
|
||||
|
||||
@Schema(description = "场景编码")
|
||||
private String sceneCode;
|
||||
@Schema(description = "情景编码")
|
||||
private String scenarioCode;
|
||||
|
||||
@Schema(description = "分类编码")
|
||||
private String categoryCode;
|
||||
|
||||
Reference in New Issue
Block a user