feat:增加密码管理接口
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package com.cxx.admin.service;
|
||||
|
||||
|
||||
import com.cxx.admin.dto.user.AccountDto;
|
||||
import com.cxx.common.dto.AccountDto;
|
||||
import com.cxx.common.entity.Account;
|
||||
|
||||
import java.util.List;
|
||||
|
||||
Reference in New Issue
Block a user