zhangyong 7 달 전
부모
커밋
4bf3d04681
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      workers/consumption_work.py

+ 1 - 1
workers/consumption_work.py

@@ -415,4 +415,4 @@ def run():
 
 
 if __name__ == '__main__':
-    ConsumptionRecommend.run()
+    run()