birthday
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
import json
|
||||
import os
|
||||
|
||||
DATA_FILE = 'birthday/data/birthdays.json'
|
||||
|
||||
DATA_FILE = 'data/family.json'
|
||||
|
||||
def load_birthdays():
|
||||
"""从JSON文件中加载生日数据"""
|
||||
|
||||
Reference in New Issue
Block a user