Skip to content

Commit

Permalink
Merge branch 'develop' into be-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Arachneee authored Aug 22, 2024
2 parents 89a7a47 + 8ef3978 commit 6d0b1ce
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ public class EventService {
private final MemberActionRepository memberActionRepository;
private final BillActionDetailRepository billActionDetailRepository;


@Transactional
public EventAppResponse saveEvent(EventAppRequest request) {
String token = eventTokenProvider.createToken();
Expand Down

0 comments on commit 6d0b1ce

Please sign in to comment.