fixed
Dao -> DAO
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
package com.loafle.overflow.module.email.dao;
|
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.data.jpa.repository.JpaRepository;
|
||||||
import org.springframework.stereotype.Repository;
|
import org.springframework.stereotype.Repository;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user