columns = [ self::$primaryKey => $uid, 'money' => $money, ]; $this->updateByPrimaryKey(); } }