Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: 첨부파일만 존재하는 Council에 대한 Entity, Dto 정의 #334

Open
wants to merge 5 commits into
base: feat/council/init
Choose a base branch
from

Conversation

huGgW
Copy link
Member

@huGgW huGgW commented Jan 30, 2025

구조

  • 기본적으로 2 가지의 Type이 존재

    • CouncilType: 어떤 내용인지를 나타내는 정보
      • 내부 구체적인 추가 정보는 subType으로 지정
    • CouncilDataType: 어떤 형식인지를 나타내는 정보
  • Entity에 type, subtype, datatype을 저장하여 해당 분류를 기록

(뭔가 많이 복잡한거 같긴 해서, 그냥 회의록을 별도의 테이블로 분리해버릴지 고민중. 의견 부탁드립니당.)

@huGgW huGgW requested a review from leeeryboy January 30, 2025 13:53
@huGgW huGgW self-assigned this Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant