公告板
版本库
filestore
活动
搜索
登录
main
/
makemoney-android
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
功能完善,极光推送集成
admin
2022-04-29
67bdeebb4dc381a2f46f31e3027ebcc3243a8aeb
[makemoney-android.git]
/
android
/
app
/
src
/
main
/
java
/
com
/
yeshi
/
makemoney
/
video
/
app
/
push
/
MyJpushService.java
1
2
3
4
5
6
7
8
9
10
11
package com.yeshi.makemoney.video.app.push;
import cn.jpush.android.service.JCommonService;
public class MyJpushService extends JCommonService {
}