wjc
2024-12-18 5bc17eebfdcf79f3f577b9cc774e8e6e944b3414
1
2
3
4
5
6
7
8
9
package com.hdl.photovoltaic.jpush;
 
import cn.jpush.android.service.JCommonService;
 
/**
 * 极光推送服务
 */
public class JpushService extends JCommonService {
}