eason.qian 7 years ago
parent 8ec69f4e01
commit 04f969c434

@ -137,9 +137,6 @@ public class RetailAppServiceImp implements RetailAppService {
private org.springframework.core.io.Resource appleMessageFileProduct;
@Value("${apple.message.apns.password}")
private String appleMessagePassword;
@Resource
private DeviceSupport deviceSupport;
@Resource
private ClientDeviceTokenMapper clientDeviceTokenMapper;

Loading…
Cancel
Save