소스 검색

欧洲配置文件

peng 3 년 전
부모
커밋
d0cf3b6caf
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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: '只库存不推送',