|
if all([token_val, push_type, appBundleId, userID]):
|
|
if all([token_val, push_type, appBundleId, userID]):
|
|
self.save_push_config(userID, appBundleId, push_type, token_val, m_code, lang, tz, jg_token_val)
|
|
self.save_push_config(userID, appBundleId, push_type, token_val, m_code, lang, tz, jg_token_val)
|
|
self.save_or_creat_uid_push(userID, appBundleId, push_type, token_val, m_code, lang, tz, now_time,
|
|
self.save_or_creat_uid_push(userID, appBundleId, push_type, token_val, m_code, lang, tz, now_time,
|