From dba5d715fea7dd1f78fbc58cde112db49083d147 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Mon, 29 Jan 2024 16:03:11 +0800 Subject: [PATCH] 1 --- webapp/models/Nft.php | 1 + 1 file changed, 1 insertion(+) diff --git a/webapp/models/Nft.php b/webapp/models/Nft.php index 3f44cc76..056f5d6b 100644 --- a/webapp/models/Nft.php +++ b/webapp/models/Nft.php @@ -26,6 +26,7 @@ class Nft extends BaseModel const GENESIS_TYPE = 7; //创世徽章 const PLANET_TYPE = 8; //星球 const EXPLORER_TYPE = 9; //Explorer + const CANDY_TYPE = 10; //CANDY const RING_TYPE = 19; //戒指 const AVATAR_TYPE = 30; //装饰