...
This commit is contained in:
parent
d33fea4988
commit
a236553bdd
@ -1067,7 +1067,7 @@ class MarketController extends BaseController {
|
||||
)
|
||||
);
|
||||
|
||||
$conn = myself()->_getMysql('');
|
||||
$conn = myself()->_getMarketMysql('');
|
||||
|
||||
// 1. check order status
|
||||
$chk = SqlHelper::selectOne($conn, 't_market_store', array('status'), array('o_link' => $orderId));
|
||||
|
Loading…
x
Reference in New Issue
Block a user