Skip to content
This repository has been archived by the owner on Dec 7, 2024. It is now read-only.

Commit

Permalink
add :: import문 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
ta2ye0n committed Apr 26, 2024
1 parent 9b28ac5 commit 2bb95fe
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import com.msg.gcms.domain.club.exception.NotClubMemberException
import com.msg.gcms.global.annotation.ServiceWithReadOnlyTransaction
import com.msg.gcms.global.util.UserUtil
import org.springframework.data.repository.findByIdOrNull
import java.time.LocalTime

@ServiceWithReadOnlyTransaction
class FindAttendSelfCheckServiceImpl (
Expand Down

0 comments on commit 2bb95fe

Please sign in to comment.