细节修缮

This commit is contained in:
ChsBuffer
2020-07-16 17:20:06 +08:00
parent aa581b2586
commit d27c7c016c
19 changed files with 239 additions and 257 deletions

View File

@@ -19,7 +19,7 @@ namespace Netch.Controllers
public HTTPController()
{
AkaName = "HTTP";
Name = "HTTP";
Ready = true;
}