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

#166 [fix] 지원서 상세보기 뷰에서 제안서를 보냈으면 isSend = true #167

Merged
merged 5 commits into from
Jan 18, 2024

Conversation

pkl0912
Copy link
Contributor

@pkl0912 pkl0912 commented Jan 18, 2024

관련 이슈번호

해결하는 데 얼마나 걸렸나요? (예상 작업 시간 / 실제 작업 시간)

  • 20m

해결하려는 문제가 무엇인가요?

*지원서 상세보기 뷰에서 제안서를 보냈으면 isSend = true

어떻게 해결했나요?

  • userId 를 desingerId -> modelId
    image

@pkl0912 pkl0912 requested review from KWY0218 and hellozo0 January 18, 2024 06:31
@pkl0912 pkl0912 self-assigned this Jan 18, 2024
@pkl0912 pkl0912 added the fix label Jan 18, 2024
Copy link
Member

@KWY0218 KWY0218 left a comment

Choose a reason for hiding this comment

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

작업하시느라 고생하셨습니다!

import okhttp3.Request;
import okhttp3.RequestBody;
import okhttp3.Response;
import okhttp3.*;
Copy link
Member

Choose a reason for hiding this comment

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

p2

* !

Copy link
Member

@hellozo0 hellozo0 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다~~!

@pkl0912 pkl0912 changed the title [fix] 지원서 상세보기 뷰에서 제안서를 보냈으면 isSend = true #166 [fix] 지원서 상세보기 뷰에서 제안서를 보냈으면 isSend = true Jan 18, 2024
@pkl0912 pkl0912 merged commit 41a99ef into develop Jan 18, 2024
1 check passed
@pkl0912 pkl0912 deleted the fix/#166 branch January 18, 2024 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[fix] 제안서를 보냈을 때 isSend 처리
3 participants