package
0.0.0-20220824021342-5961e9c4d224
Repository: https://github.com/xiaodingding/iotfast.git
Documentation: pkg.go.dev
# Structs
CasbinRule is the golang structure of table casbin_rule for DAO operations like Where/Data.
SysAuthRule is the golang structure of table sys_auth_rule for DAO operations like Where/Data.
SysConfig is the golang structure of table sys_config for DAO operations like Where/Data.
SysDept is the golang structure of table sys_dept for DAO operations like Where/Data.
SysDictData is the golang structure of table sys_dict_data for DAO operations like Where/Data.
SysDictType is the golang structure of table sys_dict_type for DAO operations like Where/Data.
SysGenTable is the golang structure of table sys_gen_table for DAO operations like Where/Data.
SysGenTableColumn is the golang structure of table sys_gen_table_column for DAO operations like Where/Data.
SysJob is the golang structure for table sys_job.
SysLoginLog is the golang structure of table sys_login_log for DAO operations like Where/Data.
SysOperLog is the golang structure of table sys_oper_log for DAO operations like Where/Data.
SysPost is the golang structure of table sys_post for DAO operations like Where/Data.
SysRole is the golang structure of table sys_role for DAO operations like Where/Data.
SysRoleDept is the golang structure of table sys_role_dept for DAO operations like Where/Data.
SysUser is the golang structure of table sys_user for DAO operations like Where/Data.
SysUserOnline is the golang structure of table sys_user_online for DAO operations like Where/Data.
SysUserPost is the golang structure of table sys_user_post for DAO operations like Where/Data.