package
0.0.0-20230507164504-f0066fb62ba0
Repository: https://github.com/memorydemo/gf-admin-pgsql.git
Documentation: pkg.go.dev
# Structs
SysConfig is the golang structure for table sys_config.
SysDept is the golang structure for table sys_dept.
SysDictData is the golang structure for table sys_dict_data.
SysDictType is the golang structure for table sys_dict_type.
SysFile is the golang structure for table sys_file.
SysJob is the golang structure for table sys_job.
SysJobLog is the golang structure for table sys_job_log.
SysLoginLog is the golang structure for table sys_login_log.
SysMenu is the golang structure for table sys_menu.
SysOperLog is the golang structure for table sys_oper_log.
SysRole is the golang structure for table sys_role.
SysRoleMenu is the golang structure for table sys_role_menu.
SysUser is the golang structure for table sys_user.
SysUserOnline is the golang structure for table sys_user_online.
SysUserRole is the golang structure for table sys_user_role.
ToolsGenTable is the golang structure for table tools_gen_table.
ToolsGenTableColumn is the golang structure for table tools_gen_table_column.