Commit 7ed01169 authored by xiaozhe.chen's avatar xiaozhe.chen

客服系统对接中台接口,用户修改、修改密码、修改账户状态

parent d7f3057d
...@@ -57,7 +57,7 @@ public class UserServiceImpl implements IUserService { ...@@ -57,7 +57,7 @@ public class UserServiceImpl implements IUserService {
@Value("${passportapi2.http}") @Value("${passportapi2.http}")
private String userSysUrl; private String userSysUrl;
@Value("${sidecar.http}") @Value("${mo-sidecar.http}")
private String sidecarUrl; private String sidecarUrl;
......
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