forked from AcaMate/AcaMate_API
[📝] Web 접속 헤더 설정
This commit is contained in:
parent
c58092c048
commit
ff108ac299
|
@ -38,6 +38,7 @@ public class AppService: IAppService
|
|||
case "A":
|
||||
break;
|
||||
case "W":
|
||||
if (project == "AcaMate") valid = true;
|
||||
break;
|
||||
default:
|
||||
return APIResponse.InvalidInputError($"[{summary}], 타입 에러");
|
||||
|
|
Loading…
Reference in New Issue
Block a user