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(BE): 한의과 약품 수정 API 구현 #94

Merged
merged 4 commits into from
Sep 5, 2024

Conversation

eeseung
Copy link
Member

@eeseung eeseung commented Sep 5, 2024

#️⃣ 이슈 번호

💡 구현 내용

  • 한의과 약품 수정 API를 구현했습니다.
  • 코드 컨벤션에 맞게 의과 약품 수정 API, 의과 약품 분류 API를 수정했습니다.
    • MMedicineController에서 MMedicineCategoriesService 불러오는 방식으로 수정
      -> MMedicinesService에서 M_Medicine_Categories 레포지토리 주입 제거

📢 PR Point

📸 스크린샷

@eeseung eeseung added ✨ feature 기능 개발 🌐 BE 백엔드 작업 labels Sep 5, 2024
@eeseung eeseung self-assigned this Sep 5, 2024
@eeseung eeseung linked an issue Sep 5, 2024 that may be closed by this pull request
2 tasks
Copy link
Contributor

@yeeezae yeeezae left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨더요 ....🥹 짱!!!

@eeseung eeseung merged commit 6b5145a into develop Sep 5, 2024
1 check passed
@eeseung eeseung deleted the feature/#89/km-medicines-patch branch September 5, 2024 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌐 BE 백엔드 작업 ✨ feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

한의과 약품 수정 API 구현
2 participants