Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

这个需要数据库文件吧? #3

Open
harris2015 opened this issue Apr 25, 2018 · 3 comments
Open

这个需要数据库文件吧? #3

harris2015 opened this issue Apr 25, 2018 · 3 comments

Comments

@harris2015
Copy link

mongodb.py
return database.find_one({"name": name})
这行没有考虑数据库为空的情况 导致报错

@FortuneC00kie
Copy link
Owner

是的,mongodb需要数据库文件才能存放数据

@harris2015
Copy link
Author

CNVD的搞定没 看了下好像必须要cookie 而且有有效期

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@harris2015 @FortuneC00kie and others