diff --git a/public/react/src/AppConfig.js b/public/react/src/AppConfig.js index e31eaa26b..a3efafdb9 100644 --- a/public/react/src/AppConfig.js +++ b/public/react/src/AppConfig.js @@ -44,7 +44,7 @@ if (isDev) { // 超管 debugType = "admin"; // 老师 -debugType="teacher"; +// debugType="teacher"; // 学生 // debugType="student";