출근부 사용자 목록 수정
This commit is contained in:
@@ -138,6 +138,7 @@ namespace Project
|
||||
// Start OWIN host
|
||||
try
|
||||
{
|
||||
|
||||
WebApp.Start<OWIN.Startup>(url: "http://127.0.0.1:9000");
|
||||
Console.WriteLine("start webapp");
|
||||
Pub.log.AddI("웹지원 서버 준비 완료");
|
||||
|
||||
Reference in New Issue
Block a user