Documentation
¶
Index ¶
Constants ¶
View Source
const ( //LogClientArchiveMusic 创作中心素材库(bgm+素材库) 审核日志 6 LogClientArchiveMusic = int(6) //LogClientArchiveMusicTypeMusic 1.bgm相关 LogClientArchiveMusicTypeMusic = int(1) //LogClientArchiveMusicTypeMaterial bgm 素材 LogClientArchiveMusicTypeMaterial = int(2) //LogClientArchiveMusicTypeCategory bgm 分类 LogClientArchiveMusicTypeCategory = int(3) //LogClientArchiveMusicTypeMaterialRelation bgm 关联素材 LogClientArchiveMusicTypeMaterialRelation = int(4) //LogClientArchiveMusicTypeCategoryRelation bgm 关联分类 LogClientArchiveMusicTypeCategoryRelation = int(5) //LogClientArchiveMaterialType 素材库 除bgm外 LogClientArchiveMaterialType = int(7) //LogClientArchiveMaterialTypeCategory 素材库分类 除bgm外 LogClientArchiveMaterialTypeCategory = int(6) )
.
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.