package cn.jiguang.cordova.push;

import cn.jpush.android.service.JCommonService;

public class PushService extends JCommonService {
}