|
@@ -58,6 +58,8 @@ class WorkbenchLogic extends BaseLogic
|
|
|
'income'=>self::income(),
|
|
'income'=>self::income(),
|
|
|
|
|
|
|
|
'customer'=>self::customer(),
|
|
'customer'=>self::customer(),
|
|
|
|
|
+ 'new_customer'=> 0,
|
|
|
|
|
+ 'total_visitor'=> 100,
|
|
|
//农机手
|
|
//农机手
|
|
|
'agricultural_data'=> self::agricultural(),
|
|
'agricultural_data'=> self::agricultural(),
|
|
|
'bake_data'=> self::bake(),
|
|
'bake_data'=> self::bake(),
|