Commit a50001c0 by xugaojun

文案优化

parent 6fe09f98
...@@ -190,7 +190,7 @@ public enum HaoBanErrCode { ...@@ -190,7 +190,7 @@ public enum HaoBanErrCode {
ERR_500001(500001, "该企业没关联好办"), ERR_500001(500001, "该企业没关联好办"),
ERR_500003(500003, "企业corpid不对应,需要重新登录传code"), ERR_500003(500003, "企业corpid不对应,需要重新登录传code"),
ERR_600001(600001, "成员不存在,请联系管理员后台授权通讯录权限"), ERR_600001(600001, "成员不存在,请联系管理员后台授权通讯录权限"),
ERR_600002(600002, "成员无手机号,请先确认成员企微后台是否绑定手机号,如已绑定,请退出重新授权登录"), ERR_600002(600002, "成员验证失败,请先确认成员企微后台是否绑定手机号,如已绑定,请退出重新授权登录"),
ERR_600003(600003, "未获取成员openid"), ERR_600003(600003, "未获取成员openid"),
ERR_10004(10004,"成员名称不能为空"), ERR_10004(10004,"成员名称不能为空"),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment