src/constants/app.ts | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/constants/app.ts
@@ -1,6 +1,6 @@ export const AppType = import.meta.env.VITE_AppType || 'one'; export const AppLocalConfig = { userType: EnumUserType.Operation, userType: EnumUserType.Enterprise, clientType: EnumClientType.PcWeb, };