RamosLi / dbay-apns-for-java

High performance Java client for APNS(Apple Push Notification Service)
Apache License 2.0
238 stars 152 forks source link

不同产品推送问题 #6

Open liaowb1105 opened 10 years ago

liaowb1105 commented 10 years ago

你好,我想问一个问题. 为什么ApnsConfig里面的public void setName(String name) { this.name = name; }给注释掉了呢,难道不能同时对多个产品推送么?

RamosLi commented 10 years ago

刚才已经改了代码,并提交了,请更新下