@@ -172,6 +172,7 @@ const (
const (
QRCODE_TYPE_COURSE = "course"
QRCODE_TYPE_PRIZE = "prize"
+ QRCODE_TYPE_FLASH = "flash"
)