@@ -208,4 +208,5 @@ const (
const (
FLASH_BUY_ACTIVE = "active"
FLASH_BUY_INACTIVE = "inactive"
+ FLASH_BUY_OVER = "over"
)