mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-25 09:00:26 +00:00
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 # 应用级别的配置
|
||||
- core # 项目的核心代码
|
||||
- api_key.py # 处理API密钥的模块
|
||||
- config.py
|
||||
- config.get_value() # 获取配置值
|
||||
- config.set_value() # 设置配置值
|
||||
- config.remove_value() # 删除配置值
|
||||
|
|
Loading…
Reference in a new issue