Commit f7e90462 authored by 赵杰's avatar 赵杰

修改配置文件

parent 9a172d7f
...@@ -17,6 +17,7 @@ dev: ...@@ -17,6 +17,7 @@ dev:
format: "%(asctime)s %(name)s %(levelname)s %(message)s" format: "%(asctime)s %(name)s %(levelname)s %(message)s"
datefmt: "%Y-%m-%d %H:%M:%S %a" datefmt: "%Y-%m-%d %H:%M:%S %a"
test: test:
MySQL: MySQL:
tamp_product_db: tamp_product tamp_product_db: tamp_product
...@@ -36,6 +37,7 @@ test: ...@@ -36,6 +37,7 @@ test:
format: "%(asctime)s %(name)s %(levelname)s %(message)s" format: "%(asctime)s %(name)s %(levelname)s %(message)s"
datefmt: "%Y-%m-%d %H:%M:%S %a" datefmt: "%Y-%m-%d %H:%M:%S %a"
prod: prod:
MySQL: MySQL:
tamp_product_db: tamp_product tamp_product_db: tamp_product
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment