You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
haojing/WEB-INF/prop/PORTAL_INFO.properties

66 lines
1.3 KiB
Properties

###以下是和门户集成相关的
##门户地址
portal_host = http://172.16.25.133
##门户人员认证接口
portal_user_auth = http://172.16.25.133/portal-web/user/current
##门户首页
portal_homepage = http://172.16.25.133/portal-web/#
###以下是和人员同步mq相关的
##RocketMq的consumerGroup cbec-consumer-group_nj_133
consumerGroup = coc-consumer-group_portal_133
##RocketMq的namesrvAddr
namesrvAddr = 172.16.84.183:9001;172.16.84.187:9001
##RocketMq的instanceName
instanceName = dataSync_topic_nj
##RocketMq的topic
topic = dataSync_topic_nj
##RocketMq的subExpression
subExpression = BPM
###以下是和门户待办相关的
##门户待办接口
portal_todourl = http://172.16.25.133/portal-web/centerTodo/sync
##待办的用户名
username = admin
##待办接口的密码
passwd = Uportal_123
##流程详情页的url
bpm_workflowurl = http://172.16.25.133/bpm
## 门户待办类型
center = MCCM
##bpm系统的地址集群以;拼接
bpm_host_array = 10.10.192.187
###以下是签章相关的
esiginsUrl = http://172.16.25.133/portal-web/v1/esign
##/whalecloud/cos/ecology
ecology_app_root = /app/weaver/ecology
###以下是和邮件相关的
emailUrl = http://10.26.4.136:80/api/rest
emailMethod = sendNotification
eventCode =
notificationType = EMAIL
channel = OA
version = 1.0