diff --git a/lib/routes/ecnu/jwc.ts b/lib/routes/ecnu/jwc.ts index 202d8b9f8..2b9ceab01 100644 --- a/lib/routes/ecnu/jwc.ts +++ b/lib/routes/ecnu/jwc.ts @@ -11,10 +11,12 @@ export const route: Route = { path: '/jwc', categories: ['university'], example: '/ecnu/jwc', - radar: [{ - source: ['www.jwc.ecnu.edu.cn', 'www.ecnu.edu.cn'], - target: '/tzgg', - }], + radar: [ + { + source: ['www.jwc.ecnu.edu.cn', 'www.ecnu.edu.cn'], + target: '/tzgg', + }, + ], name: '教务处通知', maintainers: ['markbang'], handler: async () => {