ソースを参照

update

tags/v1.0.5
DengBiao 2年前
コミット
45395c6d0e
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      hdl/jg_push.go

+ 1
- 0
hdl/jg_push.go ファイルの表示

@@ -26,6 +26,7 @@ func Send(appKey, appSecret string, param md.PushParam) (string, string, error)
Android: md.PushAndroid{
Alert: param.Content,
Extras: param.Extras,
Intent: param.Intent,
Title: param.Title,
},
Ios: md.PushIos{


読み込み中…
キャンセル
保存