fix bug send profileId to registry
This commit is contained in:
parent
f829dc2098
commit
a646ad3d6d
19 changed files with 205 additions and 1052 deletions
|
|
@ -27,6 +27,7 @@ interface TypeFile {
|
|||
}
|
||||
|
||||
interface ResponseDataDetail {
|
||||
profileId: string;
|
||||
avataPath: string;
|
||||
createdAt: Date;
|
||||
date: Date;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue