This commit is contained in:
songliang 2023-07-04 14:15:16 +08:00
parent bd6178a299
commit aa92aa148f

View File

@ -430,7 +430,7 @@ class ShopController extends BaseAuthedController
$max_count = count($arrCosts);
$cost = $count < $max_count ? $arrCosts[$count] : -1;
error_log('address: ' . $address . ' idx:'. $selection['idx'] . ' refresh_info:' . "{$count}/{$max_count}" . ' cost:' . $cost);
error_log('getDailySelectionList address: ' . $address . ' idx:'. $selection['idx'] . ' refresh_info:' . "{$count}/{$max_count}" . ' cost:' . $cost);
$this->_rspData(
array(