|
|
@@ -1120,7 +1120,7 @@ public class CorpEventActionServiceImpl implements CorpEventActionService {
|
|
|
corpCustomerAcquistionCallback = new CorpCustomerAcquistionCallback();
|
|
|
}
|
|
|
corpCustomerAcquistionCallback.setCallback(callback);
|
|
|
- corpCustomerAcquistionCallback.setEvent(corpCustomerAcquistionCallback.getEvent());
|
|
|
+ corpCustomerAcquistionCallback.setEvent(corpCustomerAcquisitionLinkPopularize.getEvent());
|
|
|
corpCustomerAcquistionCallback.setUnionId(unionId);
|
|
|
if(corpCustomerAcquistionCallback.getId() != null){
|
|
|
corpCustomerAcquistionCallbackMapper.updateById(corpCustomerAcquistionCallback);
|