admin
2022-03-31 36754ba47da7a3277d5be183a523c912a1dc4cef
src/main/resources/code/service/app/src/main/java/com/ks/app/service/inter/user/UserInfoService.java
@@ -57,7 +57,7 @@
    /**
     * @return com.yeshi.location.app.entity.user.UserInfo
     * @return UserInfo
     * @author hxh
     * @description 获取用户信息详情
     * @date 17:15 2021/11/15
@@ -67,7 +67,7 @@
    /**
     * @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
@@ -77,7 +77,7 @@
    /**
     * @return com.yeshi.location.app.entity.user.UserInfo
     * @return UserInfo
     * @author hxh
     * @description 根据电话和系统查询
     * @date 10:26 2021/11/16
@@ -96,7 +96,7 @@
    /**
     * @return com.yeshi.location.app.entity.SystemEnum
     * @return SystemEnum
     * @author hxh
     * @description //获取用户系统
     * @date 15:06 2021/11/17