mirror of http://gitlab.batiao8.com/yic/film.git
22 lines
382 B
Plaintext
22 lines
382 B
Plaintext
[server]
|
|
address = "0.0.0.0:9263"
|
|
#0:PAINC 1:FATAL 2:ERROR 3:WARNING 4:INFO 5:DEBUG 6:TRACE
|
|
log_level = 5
|
|
|
|
|
|
[mysql]
|
|
host = "10.0.2.157"
|
|
port = 3307
|
|
user = "film"
|
|
pass = "7VCfJx7H8MymUm"
|
|
db = "film"
|
|
|
|
|
|
[weixin]
|
|
qiye_appid = "ww288920bd3e8c92b2"
|
|
qiye_secret = "3aqE6LAEKLiGtYBtX7TZm0uY_YD52w3R20AQirSICXY"
|
|
qiye_agent = "1000013"
|
|
receiver = ["jiangyong", "zhangping"]
|
|
|
|
|