1
This commit is contained in:
parent
0e37a642f4
commit
a24f19601c
@ -543,7 +543,7 @@ class MarketController extends BaseController {
|
||||
{
|
||||
$gameId = 2006;
|
||||
$funcId = phpcommon\BC_FUNC_OPEN_BOX;
|
||||
if (SERVER_ENV == _TEST) {
|
||||
//if (SERVER_ENV == _TEST) {
|
||||
$rows = SqlHelper::ormSelect(
|
||||
myself()->_getMarketMysql(),
|
||||
't_phase3_box',
|
||||
@ -568,7 +568,7 @@ class MarketController extends BaseController {
|
||||
);
|
||||
}
|
||||
}
|
||||
}
|
||||
//}
|
||||
myself()->_rspOk();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user