张天森
2022-10-09 c6e9ccc99a191d61b9599629702f84f495516095
springcloud_k8s_panzhihuazhihuishequ/service_user/src/main/java/com/panzhihua/service_user/service/UserService.java
@@ -930,4 +930,9 @@
     * 三说会堂后台重置密码
     * */
    R resetPassExpertOrIndustryCenter(String account,String password);
    /**
     * 移除专家权限
     * */
    R removeExpertRole(String phone);
}