v 1.1.3 新增Propmpt 返回通用备注
This commit is contained in:
@@ -7,4 +7,6 @@ public class PromptNameDto
|
||||
public string Name { get; set; }
|
||||
|
||||
public string PromptTypeId { get; set; }
|
||||
|
||||
public string? Remark { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user