dao

package
v3.0.0-...-e0c4818 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// SysAuthRule is globally public accessible object for table sys_auth_rule operations.
	SysAuthRule = sysAuthRuleDao{
		internal.NewSysAuthRuleDao(),
	}
)
View Source
var (
	// SysDept is globally public accessible object for table sys_dept operations.
	SysDept = sysDeptDao{
		internal.NewSysDeptDao(),
	}
)
View Source
var (
	// SysJob is globally public accessible object for table tools_gen_table operations.
	SysJob = sysJobDao{
		internal.NewSysJobDao(),
	}
)
View Source
var (
	// SysJobLog is globally public accessible object for table sys_job_log operations.
	SysJobLog = sysJobLogDao{
		internal.NewSysJobLogDao(),
	}
)
View Source
var (
	// SysLoginLog is globally public accessible object for table sys_login_log operations.
	SysLoginLog = sysLoginLogDao{
		internal.NewSysLoginLogDao(),
	}
)
View Source
var (
	// SysOperLog is globally public accessible object for table sys_oper_log operations.
	SysOperLog = sysOperLogDao{
		internal.NewSysOperLogDao(),
	}
)
View Source
var (
	// SysPost is globally public accessible object for table sys_post operations.
	SysPost = sysPostDao{
		internal.NewSysPostDao(),
	}
)
View Source
var (
	// SysRole is globally public accessible object for table sys_role operations.
	SysRole = sysRoleDao{
		internal.NewSysRoleDao(),
	}
)
View Source
var (
	// SysRoleDept is globally public accessible object for table sys_role_dept operations.
	SysRoleDept = sysRoleDeptDao{
		internal.NewSysRoleDeptDao(),
	}
)
View Source
var (
	// SysUser is globally public accessible object for table sys_user operations.
	SysUser = sysUserDao{
		internal.NewSysUserDao(),
	}
)
View Source
var (
	// SysUserOnline is globally public accessible object for table sys_user_online operations.
	SysUserOnline = sysUserOnlineDao{
		internal.NewSysUserOnlineDao(),
	}
)
View Source
var (
	// SysUserPost is globally public accessible object for table sys_user_post operations.
	SysUserPost = sysUserPostDao{
		internal.NewSysUserPostDao(),
	}
)
View Source
var (
	// ToolsGenTable is globally public accessible object for table tools_gen_table operations.
	ToolsGenTable = toolsGenTableDao{
		internal.NewToolsGenTableDao(),
	}
)
View Source
var (
	// ToolsGenTableColumn is globally public accessible object for table tools_gen_table_column operations.
	ToolsGenTableColumn = toolsGenTableColumnDao{
		internal.NewToolsGenTableColumnDao(),
	}
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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