2023-08-04 18:27:37 +08:00
|
|
|
[server]
|
|
|
|
address = "0.0.0.0:9283"
|
|
|
|
#0:PAINC 1:FATAL 2:ERROR 3:WARNING 4:INFO 5:DEBUG 6:TRACE
|
|
|
|
log_level = 6
|
|
|
|
|
|
|
|
[mysql]
|
|
|
|
host = "100.100.199.74"
|
|
|
|
port = 3306
|
|
|
|
user = "enterprise"
|
|
|
|
pass = "QIDAQABo4G5MIG2MAkG"
|
|
|
|
db = "enterprise"
|
|
|
|
|
|
|
|
[redis]
|
|
|
|
addr="127.0.0.1:6379"
|
|
|
|
db=0
|
|
|
|
password=""
|
|
|
|
|
|
|
|
[qyweixin]
|
|
|
|
corpid = "ww43c49db2e88a17f8"
|
|
|
|
hr_agent = "3010185"
|
|
|
|
hr_secret = "Ko2UQWZPbdM9N1snukp_1CT_3J7CcReyPAzl3ww2xoo"
|
|
|
|
enterprise_agent = "1000009"
|
|
|
|
enterprise_secret = "oMB24UhKe50-XPTg7vhnwoTuhEXaq5XeiHPAUtF4hOs"
|
|
|
|
checkin_agent = "3010011"
|
|
|
|
checkin_secret = "6ljYNGt4DonZLmr9SCtgkTlOvtqmsOchBrTWwGl_GpU"
|
2023-08-04 19:29:13 +08:00
|
|
|
checkin_group = "1,2"
|
|
|
|
checkin_pay_thresold = 11.5
|