Explorar el Código

欧洲配置文件

peng hace 3 años
padre
commit
d0cf3b6caf
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      AnsjerPush/config.py

+ 2 - 0
AnsjerPush/config.py

@@ -177,6 +177,8 @@ elif SERVER_TYPE == 'AnsjerPush.formal_settings':
     from AnsjerPush.formal_config import *
 elif SERVER_TYPE == 'AnsjerPush.cn_formal_settings':
     from AnsjerPush.cn_formal_config import *
+elif SERVER_TYPE == 'AnsjerPush.eur_formal_settings':
+    from AnsjerPush.eur_formal_config import *
 
 APNS_CODE = {
     -1: '只库存不推送',