consts

package
v0.2.12 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package consts @Link https://gitee.com/linngc/center.gf @Copyright Copyright (c) 2022 center CLI @Author linngc @License

Package consts @Link https://gitee.com/linngc/center.gf @Copyright Copyright (c) 2022 center CLI @Author linngc @License

Package consts @Link https://gitee.com/linngc/center.gf @Copyright Copyright (c) 2022 center CLI @Author linngc @License

Index

Constants

View Source
const (
	//AdminId 默认 管理员userid
	AdminId = -9999
	//AdminName 默认管理员名称
	AdminName = "超级管理员"
	//AdminUserName 默认管理员账号
	AdminUserName = "admin"
	//AdminRoleName 默认角色名称
	AdminRoleName = "系统管理员"
	//AdminRole 默认角色名称
	AdminRole = "admin"
	// AdminDefaultPwd  默认密码
	AdminDefaultPwd = "123456"
	// DefaultAvatarPic 默认头像图标地址
	DefaultAvatarPic = "resource/public/html/images/default.gif"
)
View Source
const (
	ISO_8859_1 = "ISO-8859-1"
	UTF_8      = "UTF-8"
	GBK        = "GBK"
)
View Source
const (
	SysUserSessionKey = "UserSessionKey"
)

Variables

View Source
var (
	NetworkHttpData  = "NetworkHttpData"  //计算HTTP接口请求响应网络流量
	NetworkProxyData = "NetworkProxyData" //计算代理仓库接口请求响应网络流量
)
View Source
var (
	HomeUri = "/index.html" //首页路径
)

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