getConnection()->setTablePrefix(''); // // 3. 强制指定查询的表名为 la_operation(覆盖所有拼接逻辑) // $query->from('bot_operation'); // return $query; // } }