Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BatchDelete ¶
BatchDelete batch delete application_user only admin user can request this interface
func BatchInsert ¶
BatchInsert batch insert application_user only admin user can request this interface
Types ¶
type ApplicationUsersRequest ¶
type ApplicationUsersRequest struct {
Users []int `json:"users" validate:"required"`
}
Click to show internal directories.
Click to hide internal directories.