Skip to content

Fix: cache null not work#1730

Closed
LogicJake wants to merge 2 commits intoDIYgod:masterfrom
LogicJake:fix
Closed

Fix: cache null not work#1730
LogicJake wants to merge 2 commits intoDIYgod:masterfrom
LogicJake:fix

Conversation

@LogicJake
Copy link
Copy Markdown
Contributor

当cache类型设置为null,app.context.cache未定义
fix #1728

DIYgod added a commit that referenced this pull request Mar 12, 2019
@DIYgod
Copy link
Copy Markdown
Owner

DIYgod commented Mar 12, 2019

这样会导致调用 tryGet 时报错,已在 5eab3a4 修改

@DIYgod DIYgod closed this Mar 12, 2019
@LogicJake
Copy link
Copy Markdown
Contributor Author

这样会导致调用 tryGet 时报错,已在 5eab3a4 修改

学习了

@LogicJake LogicJake deleted the fix branch March 13, 2019 02:12
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

Successfully merging this pull request may close these issues.

把缓存设为空时无法正常访问

2 participants