超管后台 - 添加项目数据对齐
This commit is contained in:
@@ -516,15 +516,6 @@ if (!function_exists('exit_data')) {
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* 调试打印变量并终止程序
|
||||
* @return void
|
||||
*/
|
||||
function dd()
|
||||
{
|
||||
call_user_func_array(['app\\common\\helper\\Debug', 'dd'], func_get_args());
|
||||
}
|
||||
|
||||
/**
|
||||
* 调试打印变量但不终止程序
|
||||
* @return void
|
||||
|
||||
Reference in New Issue
Block a user