Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

org/pushtalk/server/api/TalkServlet.java 缺少引用的类 #18

Closed
foolchen opened this issue Jul 2, 2014 · 1 comment
Closed

org/pushtalk/server/api/TalkServlet.java 缺少引用的类 #18

foolchen opened this issue Jul 2, 2014 · 1 comment

Comments

@foolchen
Copy link

foolchen commented Jul 2, 2014

org/pushtalk/server/api/TalkServlet.java
依赖的jpush-api-v2.0.3.jar缺少如下类:
import cn.jpush.api.common.APIConnectionException;
import cn.jpush.api.common.APIRequestException;
import cn.jpush.api.push.PushResult;
import cn.jpush.api.push.model.Platform;
import cn.jpush.api.push.model.PushPayload;
import cn.jpush.api.push.model.audience.Audience;

@foolchen
Copy link
Author

foolchen commented Jul 2, 2014

在将依赖包替换为jpush-client-3.1.1.jar问题解决

@foolchen foolchen closed this as completed Jul 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant