config.properties 2.64 KB
Newer Older
1 2 3 4 5 6 7 8 9 10


redis.sentinel=\
  10.86.20.183:26379,\
  10.86.20.184:26379

# if redis.useSentinel is true, then redis.ip and redis.port is useless
# this value should always be true except local dev test
redis.useSentinel=false

liyuan.chen's avatar
liyuan.chen committed
11
redis.ip=localhost
12
redis.port=6379
13 14 15 16 17 18 19 20 21
redis.db=10

#db.jndiName=java:comp/env/jdbc/hap_dev

# db.type property is used for activiti
#db.type=mysql
db.type=oracle
db.driverClassName=oracle.jdbc.driver.OracleDriver

38823's avatar
38823 committed
22 23 24
db.url=jdbc:oracle:thin:@10.200.17.180:1521/HLCMTEST
db.username=hl_cm_dev_2023
db.password=hl_cm_dev_2023
25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124
db.maxPoolSize=100
db.minIdle=10

#db.type=mssql
#db.type=hana

#mybatis.identity=JDBC
mybatis.identity=SEQUENCE

# environment
env.code=SIT


#Document history
data.backup = false
data.backup.filePath=e:\\hand



# SIT


# job
job.autoStartup=true

# build number
project.buildDate=${project.buildDate}

# CAS
cas.service=http://localhost:8080/hap/login/cas
cas.ssoserver.loginurl=https://login.hand-china.com/sso/login
cas.ssoserver.url=https://login.hand-china.com/sso
cas.ssoserver.logouturl=https://login.hand-china.com/sso/logout?service=http://localhost:8080/hap

# LDAP
ldap.server.url=ldap://localhost:389/
ldap.conn.userDn=cn=Manager,dc=hand,dc=com
ldap.conn.password=secret
ldap.user.search.base=dc=hand,dc=com
ldap.user.search.filter=(uid={0})

# REDISSON
#  multiple redis such as
#  redisson.server.url=\
#    127.0.0.1:6379,\
#    10.211.103.142:6379

# redisson.server.url=
# redissson.server.password=

# Activiti MailServer
activiti.mailServerHost=smtp.126.com
activiti.mailServerPort=25
activiti.mailServerUsername=hap_dev@126.com
activiti.mailServerPassword=hapdev11

# Message-Redis
message.provider=redis

# Message-RabbitMQ
#message.provider=rabbitmq
#rabbitmq.host=localhost
#rabbitmq.username=guest
#rabbitmq.password=guest
#rabbitmq.port=5672

hlsv3.plugin.enabled=true

# sso login flag
ssoLoginFlag=true

#Electronic Invoice Interface wsdl url
acr.webservice.url=
#Electronic Invoice Interface TaxNumber
acr.saleTax=
#pdf download link
acr.pdfAddress = D:/u01/

#Paper invoice interface wsdl url
paper.webservice.url =

#onlyoffice
files.docservice.timeout=120000
files.docservice.host.url=http://127.0.0.1:8082/hlcm
files.docservice.enableAccessControl=false
files.docservice.url=http://127.0.0.1:8765

#Log in to the AES key
aes.key=1vgH5678GH3a1678

#Industrial and Commercial Bank Interface
icbc.signUrl=
icbc.submitUrl=

#Generic log storage address
hls.interface.log=/u01/logs

#Leaf frame version
leaf.version=1.0

125 126


127 128 129 130 131
leaf.logDebuggerModel=true

session.filter.excludePattern=

#layout config
132 133 134 135 136
layout.gridButtonIgnoreReadModel=false
#emay dev
emay.appId=EUCP-EMY-SMS0-JBZOQ
emay.secretKey=3E6BA3366DCF8959
emay.host=bjmtn.b2m.cn:80