export enum StoreageKeys { IsLogin = "isLogin", PlatSession = "platSession", PlatToken = "platToken", UserName = "userName", UserPhone = "userPhone", ShopName = "shopName", AgentShopName = "AgentShopName",//经销商名称 AgentPhone = "AgentPhone",//经销商电话 VersionName = "VersionName",//版本名称 RegisterTime = "RegisterTime",//注册时间 RenderType = "renderType", ExactDrill = "openExactDrill", ConfigName = "configName_", IsNewErp = "isNewErp", RoomName = "roomName", LastOpenFileId = "lastfid", Uid = "uid", Goods = "Goods_", DrillTemp = "drilltemp_", DrillReactor = "drillRreactor", kjlConfig = "kjl", HistoryWs = "HistoryWs", }