ลบไฟล์หลักฐาน
This commit is contained in:
parent
9cf8135301
commit
5b1f9cc72b
3 changed files with 51 additions and 32 deletions
|
|
@ -2,6 +2,8 @@
|
|||
{
|
||||
public class FileListResponse
|
||||
{
|
||||
public string? Id { get; set; }
|
||||
|
||||
public string FileName { get; set; } = string.Empty;
|
||||
|
||||
public string FileType { get; set; } = string.Empty;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue