1
This commit is contained in:
parent
b7ab6f1949
commit
ea23702bd2
@ -15,7 +15,7 @@ class ContractConfig extends BaseService {
|
||||
if (!$type){
|
||||
return;
|
||||
}
|
||||
if (SERVER_ENV != _ONLINE){
|
||||
// if (SERVER_ENV != _ONLINE){
|
||||
switch ($type){
|
||||
case "erc721" : {
|
||||
return array(
|
||||
@ -31,7 +31,7 @@ class ContractConfig extends BaseService {
|
||||
);
|
||||
}
|
||||
}
|
||||
}
|
||||
// }
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user