Browse Source

Merge remote-tracking branch 'remotes/origin/dev' into test

tanghongbin 5 years ago
parent
commit
b5af1554c2
2 changed files with 1 additions and 2 deletions
  1. 0 2
      Controller/EquipmentManagerV3.py
  2. 1 0
      Controller/UserController.py

+ 0 - 2
Controller/EquipmentManagerV3.py

@@ -318,8 +318,6 @@ class EquipmentManagerV3(View):
                 # return response.json(0, items)
             else:
                 # print('去缓存找数据')
-                print('redis_value: ')
-                print(redis_value)
                 # redis_value = redis_value.replace("'", '"')
                 redis_value = redis_value.replace('"isShare": True', '"isShare": true')
                 redis_value = redis_value.replace('"isShare": False', '"isShare": false')

+ 1 - 0
Controller/UserController.py

@@ -1956,6 +1956,7 @@ class wxAuthSignView(TemplateView):
                 'com.ansjer.loocamccloud': {'appid': 'wx9f6d6ce63f85b367',
                                             'secret': 'fe495884cd24637f1ae516c7f53d1b97', },
                 'com.ansjer.zccloud': {'appid': 'wx2a9f5ef9baf2760f', 'secret': '5d38c7079676463149ffea593c58f2ed'},
+                'com.ansjer.customizede': {'appid': 'wx2a9f5ef9baf2760f', 'secret': '5d38c7079676463149ffea593c58f2ed'},
                 # ios
                 'com.ansjer.zccloud_ab': {'appid': 'wx2a9f5ef9baf2760f', 'secret': '5d38c7079676463149ffea593c58f2ed'},
                 # android