response

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Customer

type Customer struct {
	CustomerName       string `json:"customerName" gorm:"comment:客户名"`          //客户名
	CustomerPhoneData  string `json:"customerPhoneData" gorm:"comment:客户手机号码"`  //客户手机号码
	SysUserID          uint   `json:"sysUserId" gorm:"comment:管理ID"`            //管理id
	SysUserAuthorityID string `json:"sysUserAuthorityID" gorm:"comment:管理角色ID"` //管理角色id

}

Jump to

Keyboard shortcuts

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