Documentation ¶
Index ¶
- func AuthDestroyByPk(c *gin.Context)
- func AuthFindAndCountAll(c *gin.Context)
- func AuthFindByPk(c *gin.Context)
- func AuthFindOrCreate(c *gin.Context)
- func AuthSingleCreate(c *gin.Context)
- func AuthUpdateByPk(c *gin.Context)
- func GroupDestroyByPk(c *gin.Context)
- func GroupFindAndCountAll(c *gin.Context)
- func GroupFindByPk(c *gin.Context)
- func GroupFindOrCreate(c *gin.Context)
- func GroupSingleCreate(c *gin.Context)
- func GroupUpdateByPk(c *gin.Context)
- func LoginAccount(c *gin.Context)
- func MenuDestroyByPk(c *gin.Context)
- func MenuFindAndCountAll(c *gin.Context)
- func MenuFindByPk(c *gin.Context)
- func MenuFindOrCreate(c *gin.Context)
- func MenuSingleCreate(c *gin.Context)
- func MenuUpdateByPk(c *gin.Context)
- func RoleDestroyByPk(c *gin.Context)
- func RoleFindAndCountAll(c *gin.Context)
- func RoleFindByPk(c *gin.Context)
- func RoleFindOrCreate(c *gin.Context)
- func RoleSingleCreate(c *gin.Context)
- func RoleUpdateByPk(c *gin.Context)
- func UserDestroyByPk(c *gin.Context)
- func UserFindAndCountAll(c *gin.Context)
- func UserFindByPk(c *gin.Context)
- func UserFindOrCreate(c *gin.Context)
- func UserGroupDestroyByPk(c *gin.Context)
- func UserGroupFindAndCountAll(c *gin.Context)
- func UserGroupFindByPk(c *gin.Context)
- func UserGroupFindOrCreate(c *gin.Context)
- func UserGroupSingleCreate(c *gin.Context)
- func UserGroupUpdateByPk(c *gin.Context)
- func UserSingleCreate(c *gin.Context)
- func UserUpdateByPk(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UserGroupFindAndCountAll ¶
UserGroupFindAndCountAll 查询多条信息
func UserGroupFindOrCreate ¶
UserGroupFindOrCreate 查询或创建单条信息
func UserGroupSingleCreate ¶
UserGroupSingleCreate 创建单条信息
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.