Commit 580fef3d by 徐高华

朋友圈

parent 2c4e15ba
......@@ -87,7 +87,7 @@ public class QwMomentPlanServiceImpl implements QwMomentPlanService {
@Autowired
private QwMomentPlanDataService qwMomentPlanDataService ;
private GicMQClient clientInstance = GICMQClientUtil.getClientInstance();
private static GicMQClient mqClient = GICMQClientUtil.getClientInstance();
@Override
public ServiceResponse<Page<QwMomentPlanDTO>> planList(QwMomentPlanQDTO qdto) {
......
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