Commit e539b0ef authored by 张烨's avatar 张烨

refactor: update BASENAME

parent e3086496
......@@ -2,7 +2,7 @@ export const RESTART_ON_REMOUNT = '@@saga-injector/restart-on-remount';
export const DAEMON = '@@saga-injector/daemon';
export const ONCE_TILL_UNMOUNT = '@@saga-injector/once-till-unmount';
export const BASENAME = process.env.PUBLIC_PATH || 'reactOMS';
export const BASENAME = process.env.PUBLIC_PATH || 'CivManage';
export const AUTHORITY = {
LOGIN: 'LOGIN',
admin: 'admin',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment