소스 검색

Merge remote-tracking branch 'origin/master'

yunwinLiu 1 년 전
부모
커밋
e310ccd0e7
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      common/log_util.py

+ 0 - 4
common/log_util.py

@@ -102,7 +102,3 @@ def logs(message):
     LoggerUtil().create_log(level="info").info(message)
     # raise Exception(message)
 
-
-
-if __name__ == '__main__':
-    warring_log("车务通")