| | |
| | | |
| | | |
| | | /** |
| | | * @return com.yeshi.location.app.entity.user.UserInfo |
| | | * @return UserInfo |
| | | * @author hxh |
| | | * @description 获取用户信息详情 |
| | | * @date 17:15 2021/11/15 |
| | |
| | | |
| | | |
| | | /** |
| | | * @return java.util.List<com.yeshi.location.app.entity.user.UserInfo> |
| | | * @return java.util.List<UserInfo> |
| | | * @author hxh |
| | | * @description 批量获取用户信息详情 |
| | | * @date 17:39 2021/11/15 |
| | |
| | | |
| | | |
| | | /** |
| | | * @return com.yeshi.location.app.entity.user.UserInfo |
| | | * @return UserInfo |
| | | * @author hxh |
| | | * @description 根据电话和系统查询 |
| | | * @date 10:26 2021/11/16 |
| | |
| | | |
| | | |
| | | /** |
| | | * @return com.yeshi.location.app.entity.SystemEnum |
| | | * @return SystemEnum |
| | | * @author hxh |
| | | * @description //获取用户系统 |
| | | * @date 15:06 2021/11/17 |