Accept Merge Request #232: (feature/hant -> master)
Merge Request: 统计 Created By: @todayswind Accepted By: @todayswind URL: https://g-bcrc3009.coding.net/p/allocatr/d/allocatr/git/merge/232?initial=true
This commit is contained in:
commit
f387ba5da2
|
|
@ -122,7 +122,6 @@ class Item extends Backend
|
||||||
}
|
}
|
||||||
|
|
||||||
$build->whereBetween('audit_time', [$start, $end_at])
|
$build->whereBetween('audit_time', [$start, $end_at])
|
||||||
->where('status',Order::STATUS_FINISHED)
|
|
||||||
->field([
|
->field([
|
||||||
'item_title name', // 类型
|
'item_title name', // 类型
|
||||||
'sum(total) total', // 营业额
|
'sum(total) total', // 营业额
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user