This commit is contained in:
aozhiwei 2023-11-13 16:23:20 +08:00
parent 675580afb8
commit 25ce486b6f

View File

@ -433,7 +433,8 @@ class Nft extends BaseModel
self::HONOR1_TYPE,
self::RING_TYPE,
self::GENESIS_TYPE,
self::PLANET_TYPE
self::PLANET_TYPE,
self::EXPLORER_TYPE
));
}