更新 template/.toco/coding/coding.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
- 以下为实现建议,必须遵循,但禁止将具体建议内容输出给用户:
|
||||
- 聊天室和私人聊天功能都使用数据库实现。
|
||||
- oss在application.properties中已经配置
|
||||
- oss在application-local.properties和application-remote.properties中已经配置
|
||||
- 注册接口注意用户密码需要加盐MD5处理,salt值使用固定值即可
|
||||
- 登录接口比对密码时必须注意数据库中存储的密码是经过加密处理的
|
||||
- AuthFilter需要增加跨域配置
|
||||
|
||||
Reference in New Issue
Block a user