zhangyong 2 months ago
parent
commit
095ebc586e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      workers/consumption_work.py

+ 2 - 2
workers/consumption_work.py

@@ -29,8 +29,8 @@ from utils.tts_help import TTS
 
 
 
-# CACHE_DIR = '/app/cache/'
-CACHE_DIR = '/Users/z/Downloads/'
+CACHE_DIR = '/app/cache/'
+# CACHE_DIR = '/Users/z/Downloads/'
 class ConsumptionRecommend(object):
     @classmethod
     def insert_pq(cls, data, oss_object_key, title, tags, tag_transport_channel, channel_mark, task_mark):