Commit e9029248 by zhaochengxiang

公司环境

parent c10af561
......@@ -10,7 +10,7 @@ import { DataModelerRoleAdmin, DataModelerRoleUser, DataModelerRoleReader } from
//内网深交所环境 isSzseEnv true
//元曜公网环境 isSzseEnv false
export const isSzseEnv = true;
export const isSzseEnv = false;
export const inputWidth = isSzseEnv?360:240;
......
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