enterprise/conf/server.conf.dev

40 lines
1023 B
Plaintext
Raw Normal View History

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"
2023-08-10 12:06:52 +08:00
port = 3307
user = "root"
pass = "ZW5aaGVuMIIBIj"
2023-08-04 18:27:37 +08:00
db = "enterprise"
[redis]
addr="127.0.0.1:6379"
db=0
password=""
2023-08-10 21:24:54 +08:00
2023-08-04 18:27:37 +08:00
[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"
2023-08-10 21:24:54 +08:00
checkin_pay_title = "工作餐补贴"
2023-08-08 23:54:30 +08:00
checkin_pay_thresold = 11
pay_secret = "JCGsxntR4E7wrEEQvWGr8_wdKtRlw48n-W6zd8lbwc4"
pay_agent = "3010046"
[wxpay]
pay_key_pem = "conf/wxpay/apiclient_key.pem"
pay_cert_pem = "conf/wxpay/apiclient_cert.pem"
pay_mchid = "1644152531"
pay_serial_number = "32933D9C64A63985F96DC26FD714D7B1EFAE682F"
pay_api_key_v3 = "fe84a99b2fcc2e393b19f37792ee2cd1"
pay_api_key_v2 = "fe84a99b2fcc2e393b19f37792ee2cd1"