entity

package
v0.0.0-...-531eea5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 23, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type User_Auth

type User_Auth struct {
	ID          uint
	Encrypt_Pwd string
	User_ID     uint
	Create_Time time.Time
	Update_Time time.Time
}

User_Auth (PO)

type User_Profile

type User_Profile struct {
	ID             uint
	Name           string
	Phone          string
	Gender         int
	Avatar         string
	Register_Mode  int
	Third_Party_ID string
	Create_Time    time.Time
	Update_Time    time.Time
}

User_Profile (PO)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL