郑皇 5 years ago committed by kevin jiang
parent 9c988e157c
commit 401d05a061

@ -118,6 +118,10 @@ public class CustomerService {
@Autowired @Autowired
private IPmnPromotionSrcService pmnPromotionSrcService; private IPmnPromotionSrcService pmnPromotionSrcService;
@Autowired
private StoreEmployeeService storeEmployeeService;
@Autowired
private IPmnActivityStoreRelationService pmnActivityStoreRelationService;
@Autowired @Autowired
private IPmnPromotionFriendsSrcService pmnPromotionFriendsSrcService; private IPmnPromotionFriendsSrcService pmnPromotionFriendsSrcService;
@Autowired @Autowired

Loading…
Cancel
Save