Commit 386439df authored by TZW's avatar TZW

ddd

parent c5e4c28c
......@@ -12,7 +12,7 @@ import routes from '../config/authRoutes';
const { LinkOutlined } = Ant4Icons;
// const isDev = process.env.NODE_ENV === 'development';
const isDev = true;
const isDev = false;
//console.log(isDev);
const loginPath = '/user/login';
......
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