浏览代码

国外服配置com.livecamera.cooperationh证书

locky 2 周之前
父节点
当前提交
6a56189065
共有 2 个文件被更改,包括 6 次插入0 次删除
  1. 3 0
      AnsjerPush/eur_config/eur_formal_config.py
  2. 3 0
      AnsjerPush/us_config/formal_config.py

+ 3 - 0
AnsjerPush/eur_config/eur_formal_config.py

@@ -171,6 +171,9 @@ APNS_CONFIG = {
     },
     'com.cloudlife.commissionf': {
         'pem_path': 'static/apns_pem/commissionf.pem',
+    },
+    'com.livecamera.cooperationh': {
+        'pem_path': 'static/apns_pem/cooperationh.pem',
     }
 }
 

+ 3 - 0
AnsjerPush/us_config/formal_config.py

@@ -170,6 +170,9 @@ APNS_CONFIG = {
     },
     'com.cloudlife.commissionf': {
         'pem_path': 'static/apns_pem/commissionf.pem',
+    },
+    'com.livecamera.cooperationh': {
+        'pem_path': 'static/apns_pem/cooperationh.pem',
     }
 }