Commit 6c48dff0 authored by zzh's avatar zzh

[Feature]更新文档。

parent c7fbd7fa
#!/usr/bin/env python
# coding=utf-8
rl_db_host = 'irongliang-db1-g.mysql.zhangbei.rds.aliyuncs.com'
# rl_db_host = '39.98.3.182'
rl_db_port = '3306'
rl_db_host = '121.37.138.1'
rl_db_port = '13317'
rl_db_database = 'vision'
rl_db_user = 'factor_edit'
rl_db_pwd = 'tcdept_Factoredit'
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