We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
目前站内消息仅用于通知编辑结果和回复,可以优化发送逻辑 但是,消息发送代码大量耦合在其他业务逻辑里,大量的复制粘贴造成逻辑极其混乱,无法继续维护 需要重构
The text was updated successfully, but these errors were encountered:
LittleFish-233
No branches or pull requests
目前站内消息仅用于通知编辑结果和回复,可以优化发送逻辑
但是,消息发送代码大量耦合在其他业务逻辑里,大量的复制粘贴造成逻辑极其混乱,无法继续维护
需要重构
The text was updated successfully, but these errors were encountered: