一系列接口

This commit is contained in:
cyk
2023-12-22 10:35:16 +08:00
parent 1201edf7d5
commit 92960b071b
19 changed files with 967 additions and 51 deletions

View File

@@ -4,6 +4,7 @@ import com.lovenav.entity.User;
public interface UserService {
public String sendEmailActivecode(User user);