This commit is contained in:
hujiabin 2024-04-29 11:17:47 +08:00
parent f24477dadf
commit 2b0759ca43

View File

@ -259,7 +259,7 @@ class Gun extends BaseModel {
} }
} }
} }
error_log('callstack:' . json_encode(debug_backtrace(), JSON_PRETTY_PRINT));
$dto = array( $dto = array(
'idx' => $row['idx'], 'idx' => $row['idx'],