wjc
2025-04-23 e6a0ff5475e271a6b126ab27de6cf9f230b67512
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 {
}