Explorar o código

config添加customizede配置

locky %!s(int64=3) %!d(string=hai) anos
pai
achega
5054e84685
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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',
     },