From d1d276eb9bc247dba1a11542fa38a656703e15f1 Mon Sep 17 00:00:00 2001 From: 田源 <lastanimals@163.com> Date: 星期五, 08 十二月 2023 10:51:34 +0800 Subject: [PATCH] 编码规则日期码段校验 --- Source/UBCS-WEB/src/config/website.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/UBCS-WEB/src/config/website.js b/Source/UBCS-WEB/src/config/website.js index b4ecaac..9c6c3db 100644 --- a/Source/UBCS-WEB/src/config/website.js +++ b/Source/UBCS-WEB/src/config/website.js @@ -38,7 +38,7 @@ label: 'name', path: 'path', icon: 'source', - children: 'children' + children: 'children', } }, // 绗笁鏂圭郴缁熸巿鏉冨湴鍧� @@ -49,4 +49,4 @@ ssoUrl:'http://localhost:37000/ubcs-auth/oauth/authorize?client_id=sword&response_type=111&redirect_uri=', // 鍗曠偣鐧诲綍鍥炶皟鍦板潃(Saber鏈嶅姟鐨勫湴鍧�) redirectUri: 'http://localhost:38000', -} \ No newline at end of file +} -- Gitblit v1.9.3