... USD
This commit is contained in:
parent
4cf3b4ac3a
commit
2a6fa5be83
@ -43,6 +43,8 @@ class ShopController extends BaseAuthedController
|
||||
const TOKEN_TYPE_MATIC = '101';
|
||||
const TOKEN_TYPE_BNB = '102';
|
||||
|
||||
const TOKEN_TYPE_DSD = '99';
|
||||
|
||||
// 限购类型
|
||||
const DAILY_BUY_LIMIT = 1;
|
||||
const WEEKLY_BUY_LIMIT = 2;
|
||||
|
Loading…
x
Reference in New Issue
Block a user