增加接口
This commit is contained in:
parent
84be61beae
commit
b1e79bf589
@ -223,4 +223,5 @@ public interface IUserBaseService {
|
|||||||
* @return
|
* @return
|
||||||
*/
|
*/
|
||||||
List<UserDTO> listByUserPhones(List<String> phones);
|
List<UserDTO> listByUserPhones(List<String> phones);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user