feat: update ppid files
This commit is contained in:
parent
9cad73e43f
commit
e6aed37f8d
|
|
@ -49,6 +49,7 @@ func (req PpidDataFilesCreateRequest) ToEntity() *entity.PpidDataFiles {
|
|||
FileUrl: req.FileUrl,
|
||||
Size: req.Size,
|
||||
CreatedById: req.CreatedById,
|
||||
IsActive: true,
|
||||
StatusId: req.StatusId,
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue