dev.conf 190 字节 原文件 审查 历史 永久链接 1 2 3 4 5 6 7 #数据库相关 data_source = "root:123456@tcp(127.0.0.1:3306)/ability_display" #redis相关配置 redis_add_port = "127.0.0.1:6379" redis_auth = "123456"