This commit is contained in:
aozhiwei 2023-09-05 13:44:25 +08:00
parent 082d2a940a
commit 4c2732c5a8

View File

@ -429,7 +429,9 @@ class Nft extends BaseModel
self::BLIND_BOX_TYPE,
self::FRAGMENT_TYPE,
self::HONOR1_TYPE,
self::RING_TYPE
self::RING_TYPE,
self::GENESIS_TYPE,
self::PLANET_TYPE
));
}