... os.path.join(os.getcwd(), "LOG", loacl_time, self.type_name) if not os.path.exists(path): os.makedirs(path) log_path = os.path.join(path ...
確定! 回上一頁