'周结算', self::SETTLE_CIRCLE_MONTH=>'月结算', self::SETTLE_CIRCLE_DAY=>'日结算', ]; if(isset($data[$key])) return $data[$key]; return $data; } }