From e654c7989b03dff519ab20039087aaad20f30fbe Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Thu, 04 May 2017 11:59:04 +0800 Subject: [PATCH] 修改推送回执重发 --- frameworks/WAPushImpl.framework/Headers/WAPushImpl.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/frameworks/WAPushImpl.framework/Headers/WAPushImpl.h b/frameworks/WAPushImpl.framework/Headers/WAPushImpl.h index b10c357..5003ac4 100644 --- a/frameworks/WAPushImpl.framework/Headers/WAPushImpl.h +++ b/frameworks/WAPushImpl.framework/Headers/WAPushImpl.h @@ -15,5 +15,5 @@ FOUNDATION_EXPORT const unsigned char WAPushImplVersionString[]; // In this header, you should import all the public headers of your framework using statements like #import <WAPushImpl/PublicHeader.h> -//time:2017/5/3 16:41 ver:3.6.3 +//time:2017/5/4 11:52 ver:3.6.3 -- Gitblit v1.8.0