'update'
This commit is contained in:
@@ -8,7 +8,7 @@ import os
|
||||
|
||||
# 数据目录
|
||||
DATA_DIR = os.path.join(os.path.dirname(__file__), 'data')
|
||||
EXPORT_NOTES_DIR = os.path.join(os.path.dirname(__file__), 'export_notes')
|
||||
EXPORT_NOTES_DIR = os.path.join(os.path.dirname(__file__), 'notes')
|
||||
EXAMPLES_DIR = os.path.join(os.path.dirname(__file__), 'examples')
|
||||
|
||||
# iBooks 源数据路径(可根据实际环境修改)
|
||||
|
||||
Reference in New Issue
Block a user