@@ -364,7 +364,7 @@ return array
'state' => 1,
),
'type' => 'one',
- 'col' => 'sum(yue) as total',
+ 'col' => 'sum(cash) as total',
);