yujian
2019-08-16 e97b71caed03d1f1aa3ae21b1ea0deac4dd9ffe0
fanli/src/main/java/com/yeshi/fanli/service/inter/push/IOSPushService.java
@@ -44,7 +44,7 @@
    * @param uid
    * @return
    */
   public List<DeviceTokenIOS> getDeviceTokenListByUid(Long uid, List<String> listVersion) throws PushException;
   public List<DeviceTokenIOS> getDeviceTokenListByUid(Long uid,  String versionCodes) throws PushException;
   /**
    * 获取DeviceToken不为空的列表