赞
踩
解决方法:
class A(object): def __init__(self, xlsx_file_path, sheet_index): self.xlsx_file = FileDataProcesser.read_excel(xlsx_file_path, sheet_index