@ -179,7 +179,7 @@ func (o logic) All() (res []string) {
}
type CompanySureApply struct {
ID uint `json:""`
ID uint `json:"id" validate:"required`
UserID uint `json:"-"`