- 관련 상품
- 2026년 3월 18일 오후 5:38 UTC
- 이름 *
- kamo
- 뚱 베어
- 343c480
- Add backendAdapter.ts with bidirectional mapping between frontend SignatureConfig and backend flat entity format - Generate pre-rendered HTML with placeholders ({{member.firstName}}, {{organization.name}}, {{email.body}}, etc.) for fast email dispatch - On mount/scope change, load template from GET **************** - Save button sends PUT with all config fields + rendered placeholder HTML - Add loadFromBackend action to Zustand store - Handle 404 (no saved template) gracefully with defaults - Full wrapper HTML includes email layout structure with {{email.body}} placeholder