|
@@ -47,6 +47,8 @@ func AppPushMsg(userInfo map[string]interface{}, sth, appPushUrl, title, detail
|
|
if err := AppGrpcPush(dt, otherPushId, jgPushId, phoneType, appPushUrl, category); err != nil {
|
|
if err := AppGrpcPush(dt, otherPushId, jgPushId, phoneType, appPushUrl, category); err != nil {
|