# suppress inspection "UnusedProperty" for whole file redis.reqlimit=yjheating:reqlimit redis.authcode=yjheating:authcode redis.sessions=yjheating:sessions redis.platformsupplier=yjheating:platform:supplier redis.platformsuppliercode=yjheating:platform:suppliercode #单个redis节点的分布式锁 redis.lock=yjheating:lock redis.dept=yjheating:sysdept redis.account=yjheating:account #存储所有的系统功能,以hash结构存储,如果内存占用高,可把key写成纯数字 redis.sysactions=yjheating:sysactions #存储所有的系统菜单,以hash结构存储,如果内存占用高,可把key写成纯数字 redis.sysmenus=yjheating:sysmenus #存储所有的系统角色,以hash结构存储,如果内存占用高,可把key写成纯数字 redis.sysroles=yjheating:sysroles redis.sysrolemenus=yjheating:sysrolemenus #存储角色的菜单和功能 redis.sysroleactions=yjheating:sysroleactions #存储用户角色,每个用户一个键值 #当前服务端未保存用户和session的对应关系,导致无法快速获取用户的角色关系 #这里在首次从数据库中获取时进行存储,在修改员工档案的时候删除键值并修改 redis.sysuserrole=yjheating:sysuserrole redis.erp.dicttype=yjheating:erp:dicttype #系统配置 redis.configvalue=yjheating:configvalue #字典数据 redis.dicttype=yjheating:dicttype redis.dictdata=yjheating:dictdata #业务脚本 redis.businessscript=yjheating:businessscript redis.scriptcompile=yjheating:scriptcompile #分厂信息 redis.companyinfo = yjheating:companyinfo #消息类型 redis.erp.noticemessage = yjheating:noticemessage redis.erp.usernoticemessage = yjheating:usernoticemessage redis.erp.pay.tradeno = yjheating:erp:pay:tradeno #消息组前缀 redis.erp.noticemsggroup = yjheating:noticemsggroup #登录用户,一直记录,用户登录则记录下信息 redis.erp.loginuser = yjheating:loginuser redis.erp.onlineuser = yjheating:onlineuser redis.erp.personconfig = yjheating:personconfig redis.formtoken = yjheating:formtoken redis.formtokenex = yjheating:formtokenex #仪表盘 redis.cardpanel = yjheating:cardpanel #业务锁定数据 redis.erplock.data = yjheating:erplock:data redis.erplock.userdata = yjheating:erplock:userdata redis.erplock.exclusivelockpart = yjheating:erplock:exclusivelockpart #版的版心尺寸 redis.erp.breedplatesize = yjheating:erp:breedplatesize #查询统计 redis.erp.inquireinfo = yjheating:erp:inquireinfo #分厂 redis.company.info = yjheating:erp:company:info redis.erp.product.parameter = yjheating:erp:product:parameter redis.erp.product.info = yjheating:erp:product:info redis.erp.product.detail = yjheating:erp:product:detail redis.erp.product.type = yjheating:erp:product:type redis.erp.product.pagePrice = yjheating:erp:product:pagePrice redis.erp.product.example.image = yjheating:erp:product:exampleImage redis.erp.product.room = yjheating:erp:product:room #单据打印次数 redis.erp.itemprintcount = yjheating:print:printcount redis.erp.order.cycle.item = yjheating:erp:cycle:item:order redis.erp.print.bill.cycle.item = yjheating:erp:cycle:item:printBill redis.erp.develop.client = yjheating:erp:developclient redis.erp.develop.client.code = yjheating:erp:developclientcode #机型机台 redis.erp.machine.type = yjheating:erp:machine:type redis.erp.machine.info = yjheating:erp:machine:info #数据锁定 redis.erp.client.industry.info = yjheating:erp:client:industry:info redis.erp.client.moneybalance = yjheating:erp:client:balance:clientmoney redis.erp.client.clientlevel = yjheating:erp:client:clientlevel #纸张品牌 redis.erp.paper.brand = yjheating:erp:paper:brand #纸张开数档案 redis.erp.paper.cut.info = yjheating:erp:paper:cut:info redis.erp.paper.cut.size.info= yjheating:erp:paper:cut:size:info #平台信息档案 redis.deliver.platforminfo = yjheating:deliver:platforminfo #平台需求条件档案 redis.deliver.platformrequire = yjheating:deliver:platformrequire #门店品牌 redis.deliver.storebrand = yjheating:deliver:storebrand #抖音上一次刷新token的时间,将废弃 redis.douyin.lasttokendate = yjheating:douyin:lasttokendate #抖音当前的token,将废弃 redis.douyin.accesstoken = yjheating:douyin:accesstoken #平台上一次刷新token的时间 redis.platform.lasttokendate = yjheating:platform:lasttokendate #平台当前的token redis.platform.accesstoken = yjheating:platform:accesstoken redis.erp.order.shop.sequence = yjheating:erp:order:shop:sequence redis.erp.working.order = yjheating:erp:working:order redis.erp.working.express.sf.order = yjheating:erp:working:express:sf:order redis.erp.working.express.sf.store = yjheating:erp:working:express:sf:store #抖音推送消息msg_id redis.deliver.douyin.call.msgid = yjheating:douyin:callmsgid redis.erp.order.rider.geo = yjheating:erp:order:rider:geo redis.heating.app = yjheating:heating:app