This commit is contained in:
aozhiwei 2023-09-05 11:23:28 +08:00
parent 938ed91697
commit cfa16df050

View File

@ -13,7 +13,6 @@ use mt;
use phpcommon\SqlHelper; use phpcommon\SqlHelper;
use phpcommon; use phpcommon;
class Nft extends BaseModel class Nft extends BaseModel
{ {
@ -24,7 +23,7 @@ class Nft extends BaseModel
const BLIND_BOX_TYPE = 4; const BLIND_BOX_TYPE = 4;
const FRAGMENT_TYPE = 5; //碎片 const FRAGMENT_TYPE = 5; //碎片
const HONOR1_TYPE = 6; //荣誉 const HONOR1_TYPE = 6; //荣誉
const GENESIS_TYPE = 7; // const GENESIS_TYPE = 7; //创世徽章
const PLANET_TYPE = 8; //星球 const PLANET_TYPE = 8; //星球
const RING_TYPE = 19; //戒指 const RING_TYPE = 19; //戒指