forked from anjoy8/Blog.Core
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBlog.Core.Gateway.xml
More file actions
17 lines (17 loc) · 1.1 KB
/
Blog.Core.Gateway.xml
File metadata and controls
17 lines (17 loc) · 1.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0"?>
<doc>
<assembly>
<name>Blog.Core.Gateway</name>
</assembly>
<members>
<member name="M:Blog.Core.AdminMvc.Startup.#ctor(Microsoft.Extensions.Configuration.IConfiguration,Microsoft.AspNetCore.Hosting.IWebHostEnvironment)">
┌──────────────────────────────────────────────────────────────┐
│ 描 述:模拟一个网关项目
│ 测 试:http://localhost:9000/gateway/user/MyClaims
│ 测 试:http://localhost:9000/gateway/api/blog
│ 测 试:http://localhost:9000/gateway/is4api/GetAchieveUsers
│ 作 者:anson zhang
└──────────────────────────────────────────────────────────────┘
</member>
</members>
</doc>