|
@@ -987,7 +987,7 @@ class TestController extends BaseController
|
|
|
//交易查询 ssh 20231021
|
|
//交易查询 ssh 20231021
|
|
|
public function actionTradeQuery()
|
|
public function actionTradeQuery()
|
|
|
{
|
|
{
|
|
|
- $shopId = 7779;
|
|
|
|
|
|
|
+ $shopId = 7855;
|
|
|
$shop = ShopClass::getById($shopId, true);
|
|
$shop = ShopClass::getById($shopId, true);
|
|
|
if (empty($shop)) {
|
|
if (empty($shop)) {
|
|
|
util::stop('没有找到门店,编号677230');
|
|
util::stop('没有找到门店,编号677230');
|