locky 3 лет назад
Родитель
Сommit
5054e84685
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      AnsjerPush/config.py

+ 3 - 0
AnsjerPush/config.py

@@ -151,6 +151,9 @@ APNS_CONFIG = {
     'com.ansjer.customizeda': {
         'pem_path': 'AnsjerPush/file/apns_pem/customizeda-dev.pem',
     },
+    'com.ansjer.customizede': {
+        'pem_path': 'AnsjerPush/file/apns_pem/customizede.pem',
+    },
     'com.ansjer.zccloud': {
         'pem_path': 'AnsjerPush/file/apns_pem/zccloud-dev.pem',
     },