This commit is contained in:
songliang 2023-06-25 17:22:48 +08:00
parent 96e1d87ba9
commit da3d531ab8

View File

@ -1110,7 +1110,7 @@ class ShopController extends BaseAuthedController
'idx' => $idx,
'grid' => $grid,
'count' => $count,
'trans' => $response,
'block_chain' => $response,
)
);
}