From 0d13a8e22cfd29bcb4360f2f5d6ed0c2e38e1052 Mon Sep 17 00:00:00 2001
From: Benson <benson@pollex.com>
Date: 星期四, 30 十二月 2021 18:20:51 +0800
Subject: [PATCH] Merge branch 'Phase2'

---
 PAMapp/shared/services/auth.service.ts |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/PAMapp/shared/services/auth.service.ts b/PAMapp/shared/services/auth.service.ts
index 469bace..e467576 100644
--- a/PAMapp/shared/services/auth.service.ts
+++ b/PAMapp/shared/services/auth.service.ts
@@ -1,4 +1,4 @@
-import { Role } from "../models/enum/role";
+import { Role } from "../models/enum/Role";
 
 class AuthService {
 

--
Gitblit v1.8.0