后台模板
Appearance
根据前缀 + 时间戳 + 10位随机生成id。
/** * prefix 随机生成的字符串前缀 */ buildShortUUID('my-id')
buildUUID()