property

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateData

type CreateData struct {
	UserName     string `c:"userName, omitempty" json:"user_name"` //账号
	PhoneNumber  string `c:"phoneNumber" json:"phone_number"`      //联系电话
	CommunityIds string `c:"communityIds" json:"community_ids"`    //管辖社区
	RoleKeys     string `c:"roleKeys" json:"role_keys"`            //角色
}

type Property

type Property struct {
	Http *http.Http
}

func NewProperty

func NewProperty(http *http.Http) *Property

func (*Property) Create

func (p *Property) Create(data *CreateData) ([]byte, error)

Jump to

Keyboard shortcuts

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