修改文件上传 添加文件转存
This commit is contained in:
@@ -9,4 +9,6 @@ public class PromptNameDto
|
||||
public string PromptTypeId { get; set; }
|
||||
|
||||
public string? Remark { get; set; }
|
||||
|
||||
public string? Description { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user