fixed
Dao -> DAO
This commit is contained in:
parent
a1d85ff4a7
commit
ae883ccc71
|
@ -1,5 +1,6 @@
|
|||
package com.loafle.overflow.module.email.dao;
|
||||
|
||||
import com.loafle.overflow.module.email.model.EmailAuth;
|
||||
import org.springframework.data.jpa.repository.JpaRepository;
|
||||
import org.springframework.stereotype.Repository;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user