@page "/admin/settings"
@attribute [Authorize]
@using System.ComponentModel.DataAnnotations
@using System.Collections.Generic
@using TaxBaik.Web.Services
@using TaxBaik.Domain.Interfaces
@inject IApiClient ApiClient
@inject IJSRuntime JS
공개 사이트 연락처와 관리자 계정 보안을 관리합니다.설정
홈페이지와 문의 알림에 노출되는 기본 정보입니다.
비밀번호는 12자 이상으로 관리합니다.