Sxile
2020-06-19 9aee5142fd9b40c7a5fefa4cc8d94c7c197e70c6
ruoyi-api/ruoyi-api-system/src/main/java/com/ruoyi/system/api/RemoteUserService.java
@@ -20,7 +20,6 @@
     * 通过用户名查询用户信息
     *
     * @param username 用户名
     * @param from 调用标志
     * @return 结果
     */
    @GetMapping(value = "/user/info/{username}")