Commit baff943d by 徐高华

Merge branch 'feature/获取用户敏感信息' into 'developer'

激活账号

See merge request !870
parents 26d71992 81ced8a8
......@@ -75,7 +75,7 @@ public class HaobanTimerApiServiceImpl implements HaobanTimerApiService {
@Override
public ServiceResponse<Void> activedAccountTimer(String params) {
this.staffService.activedAccountTimer() ;
this.staffService.activedAccountTimer(params) ;
return ServiceResponse.success();
}
}
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