[]
        
(Showing Draft Content)

用户管理接口

用户管理接口文档

http://localhost:22345/UserService/swagger/index.html

type=note

注意:

  • 用户管理接口中设计器和服务器的Origin不一致,使用时请将其更换为真实的地址。以获取角色接口为例:


    设计器:http://localhost:端口号/Forguncy/Manager/Role/GetRoles

    服务器:http://域名:22345/UserService/Manager/Role/GetRoles

  • 在设计器中调试时需要删除URL中的“UserService”。


  • 在请求正文中表示此属性为非必须,使用时请将其删除。