代码片段
2 行
use think\facade\Db;
$where[] = ['e.create_time', 'EXP', Db::raw('IS NOT NULL')];