dengliming commented on code in PR #459: URL: https://github.com/apache/shenyu-dashboard/pull/459#discussion_r1674021355
########## src/common/router.js: ########## @@ -144,6 +144,14 @@ export const getRouterData = (app) => { () => import("../routes/System/Alert"), ), }, + "/config/namespace": { + // 命名空间管理 Review Comment: Hey, We suggest using English comment. : ) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@shenyu.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org