32], ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'uid' => '用户id', 'tel' => 'Tel', 'status' => 'Status', 'type' => 'Type', 'created_at' => 'Created At', ]; } }