Commit 73af3f6f authored by hongguangwu's avatar hongguangwu

MVP1.7.3-shuiyou 增减接口

parent 1881e749
......@@ -58,7 +58,7 @@ import java.util.*;
@Service
public class TSocialFriendPushServiceImpl extends ServiceImpl<TSocialFriendMapper, TSocialInfo> implements TSocialFriendPushService {
private RestTemplate restTemplate = new RestTemplate();
private RestTemplate restTemplate;
private final SocialFriendConfig socialFriendConfig;
private final TSocialInfoService tSocialInfoService;
private final TSocialDeadlineInfoService tSocialDeadlineInfoService;
......
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