#系统标识：3：溯源;
abc.system=3

#运行模式：0:生产模式;1:开发模式;
abc.runtype=1
#4A运行模式0:旧4A;1:新4A;2:新旧4A混合
abc.4a.type=2
#4A上链开关，false-关闭
abc.4a.upchain.active=false
#仅单链环境.
abc.4a.tenant.onlyone=true
#创建组织添加管理员
abc.4a.org.add_with_admin=true
#组织是否检查社会信用代码.
abc.4a.org.businessno.check=true
#租户用户查询包含组织admin.
abc.4a.tenant_user_with_org_admin=true
#不校验身份证
abc.4a.user.cardid.check=false
#不校验菜单权限
abc.4a.menu.check=false
#设置菜单缓存时间(m:分钟,h:小时,d:天。如：15m(缓存15分钟))
abc.4a.menu.expire=15m

#登录服务地址
abc.login.url=http://10.122.3.102:7001/abc/mapp/energy/login/login.html
 
#Redis相关配置
abc.redis.server.url=10.121.60.51
abc.redis.server.port=6379
abc.redis.server.dbindex=0
 
#ActiveMQ服务IP和端口
abc.activemq.brokerURL=tcp://localhost:61616
 
#区块链服务配置
abc.chaincode.server=http://10.121.60.17
abc.chaincode.port=8081
abc.chaincode.channelName=mychannel
abc.chaincode.name=basic_jcc
abc.chaincode.appId=10453822b509460d9101b6d45acea24f
 
#特殊字符拦截，true-拦截
abc.intercept.special=true
 
#敏感词拦截，true-拦截
abc.intercept.sensitive=true
 
#开启审计日志，true-开启
abc.auditlog.active=true
 
#验证码类型--1:验证码;2:动态码;3:混合;
abc.valid_code.type=3
 
#调试邮箱
abc.debug.email.from.username=yg_qklyysyb_test1@ygsoft.com
abc.debug.email.from.password=123.abc.test
abc.debug.email.to.username=[用户]@ygsoft.com