codedrinker / community

开源论坛、问答系统,现有功能提问、回复、通知、最新、最热、消除零回复功能。功能持续更新中…… 技术栈 Spring、Spring Boot、MyBatis、MySQL/H2、Bootstrap

Home Page:http://www.mawen.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

通过 github 账户登录无法发表问题

stevenling opened this issue · comments

commented

经过调试发现在 src/main/java/life/majiang/community/controller/PublishController.java 的 user.getDisable() 中没有判断为 null 。

commented

已经修复