maXcon
Results
2
issues of
maXcon
完成API调用时返回问题
THINKPHP 6.0.3 Order::withJoin([ 'userInfo' => ['id', 'nick_name'], 'currency' => ['iname', 'an', 'pn', 'vn'] ], 'LEFT') ->withCount(['subOrderCount' => function ($query, &$alias) { $query->where('status', 'IN', '0,1,6'); $alias = 'sub_total'; }]) ->withCount(['subOrderCount' =>...