ing
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
type Member struct {
|
||||
ID json.Number `json:"id,Number,omitempty"`
|
||||
Email string `json:"email,omitempty"`
|
||||
Password string `json:"password,omitempty"`
|
||||
Pw string `json:"pw,omitempty"`
|
||||
Name string `json:"name,omitempty"`
|
||||
Phone string `json:"phone,omitempty"`
|
||||
CompanyName string `json:"companyName,omitempty"`
|
||||
|
||||
Reference in New Issue
Block a user