'bigint',// 'depart_id' =>'int',// 'depart_ment' =>'varchar',//部门名称 'tips' =>'decimal',//指标 'month' =>'int',//月份 'year' =>'int',//年份 'total' =>'decimal',//销售额 'th_total' =>'decimal',//退货金额 'profit' =>'decimal',//不含退货销售额 'rate' =>'decimal',//完成率 'prate' =>'decimal',//不含退货完成率 'updatetine' =>'datetime',// ]; }