提交 b683436e 编写于 作者: F feilong

add config comments

上级 55951f0f
# 说明:
# * 项目数据的输入和输出配置
# * 全局控制配置
#
# 路径:
# * Python的路径是从 main.py 文件所在的路径作为根路径
# * data 目录相对于 src/main.py 的相对路径是: ../data
# * ranks 目录相对于 src/main.py 的相对路径是: ../ranks
config = { config = {
"ranks": { "ranks": {
"personal": { "personal": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册