Update README.md
This commit is contained in:
parent
68ba89a873
commit
79cde8b40a
1 changed files with 2 additions and 1 deletions
|
@ -30,6 +30,7 @@
|
||||||
- config.ini # 应用级别的配置
|
- config.ini # 应用级别的配置
|
||||||
- core # 项目的核心代码
|
- core # 项目的核心代码
|
||||||
- api_key.py # 处理API密钥的模块
|
- api_key.py # 处理API密钥的模块
|
||||||
|
- config.py
|
||||||
- config.get_value() # 获取配置值
|
- config.get_value() # 获取配置值
|
||||||
- config.set_value() # 设置配置值
|
- config.set_value() # 设置配置值
|
||||||
- config.remove_value() # 删除配置值
|
- config.remove_value() # 删除配置值
|
||||||
|
|
Loading…
Add table
Reference in a new issue