package
Version:
v0.0.0-...-1f55c80
Opens a new window with list of versions in this module.
Published: Dec 29, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type User struct {
UserID int64 `json:"id"`
UserName string `json:"user_name"`
Pwd string `json:"pwd"`
}
User 认证表结构
Source Files
¶
Click to show internal directories.
Click to hide internal directories.