This commit is contained in:
parent
950fa9fd96
commit
e39d286742
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
package user
|
||||
|
||||
type MeDTO struct {
|
||||
UserUuid string `json:"userUuid"`
|
||||
UserUuid string `json:"user_uuid"`
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue