Documentation ¶
Index ¶
Constants ¶
View Source
const ( AdminAuthCookieKey = "aep3HRwtagqczu79" TopCateId = 0 DefaultPageSize = 20 //CachePath 缓存文件地址 CachePath = "cache/" //ModelCachePath 模型缓存地址 ModelCachePath = "cache/model/" //CategoryCachePath 栏目缓存地址 CategoryCachePath = "cache/category/" UploadFileDir = "file/upload" TranscodeVideoPath = "./upload/transcode/video/" ModelConfigFilePath = "conf/models.config" SuperAdminRoleId = -1 DefaultAdminPassword = "zaq1xsw2" //图片上传路径 UploadImagePath = "./upload/uploadimg/" //缩略图路径 TransferImagePath = "./transfer/img/" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.