Merge branch 'star' of git.kingsome.cn:server/game2006api into star
This commit is contained in:
commit
592086f323
@ -46,6 +46,7 @@ use models\BcOrder;
|
||||
class ShopController extends BaseAuthedController
|
||||
{
|
||||
|
||||
const TOKEN_TYPE_GOLD = '0';
|
||||
const TOKEN_TYPE_CEG = '1';
|
||||
const TOKEN_TYPE_CEC = '2';
|
||||
const TOKEN_TYPE_BCEG = '3';
|
||||
|
Loading…
x
Reference in New Issue
Block a user