15 Commits

Author SHA1 Message Date
wangchuxiao
a317ebd8e7 cms 2022-09-02 11:26:25 +08:00
欧阳氏
39606248a1 邀请码功能
1、新增邀请码功能
  needInvitationCode: false 改成 true 后生效
2、完善后台用户注册 修改相关
2022-08-13 10:41:10 +08:00
欧阳氏
9358aa1bd8 用户表增加注册IP 登陆IP
1、用户表增加注册IP 登陆IP
2、新增ip_limit表、user_ip_limit表
3、用户创建需要增加createIp参数同步
   用户登录需要增加loginIp参数同步

login_limit 限制说明
0:读取ip_limits表 限制用户注册+用户登陆IP
1:读取user_ip_limits表 限制用户在指定IP登陆
2:读取black_lists表 限制用户在限制时间不能登陆
2022-08-09 10:42:19 +08:00
skiffer-git
58f4ebe411 Limit the number of members invited to join the group 2022-07-13 14:28:49 +08:00
wangchuxiao
5207e268de swagger doc 2022-06-28 10:29:14 +08:00
wenxu12345
571c83314a Refactoring code 2022-02-21 15:01:06 +08:00
Gordon
04e509fc49 update user 2022-01-19 18:14:53 +08:00
wenxu12345
a02b810412 Refactor code 2021-12-29 17:42:22 +08:00
wenxu12345
6c137d9098 Refactor code 2021-12-29 17:26:06 +08:00
wenxu12345
e26c3d9462 tidy code 2021-12-28 20:21:09 +08:00
wenxu12345
f4c3c86dd1 tidy code 2021-12-28 20:03:20 +08:00
wenxu12345
5c509ee85a tidy code 2021-12-28 19:28:33 +08:00
wenxu12345
f0f1c54244 tidy code 2021-12-27 21:08:42 +08:00
wenxu12345
30024c9814 tidy code 2021-12-27 18:22:32 +08:00
wenxu12345
3d4e0a0479 tidy code 2021-12-26 18:47:11 +08:00