Skip to content

Commit

Permalink
Merge pull request xingshaocheng#44 from isiyin/master
Browse files Browse the repository at this point in the history
修复错误单词拼写
  • Loading branch information
xingshaocheng authored May 14, 2018
2 parents dc37af3 + c7c493b commit 48729e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1557,7 +1557,7 @@ MyISAM 是非聚集,InnoDB 是聚集

## 用户隐私信息保护

1. 用户密码非明文保存,加动态slat
1. 用户密码非明文保存,加动态salt
2. 身份证号,手机号如果要显示,用 “\*” 替代部分字符。
3. 联系方式在的显示与否由用户自己控制。
4. TODO
Expand Down

0 comments on commit 48729e1

Please sign in to comment.