Compare commits

..

No commits in common. "3c3665a745ff4ccd5662a2c72208d699777870cf" and "31d76803b5bd06266a17bea8b7d471398f0da29a" have entirely different histories.

View File

@ -1,6 +1,6 @@
from openpyxl import load_workbook from openpyxl import load_workbook
EXCEL_PATH = r'd:\Cheney\geely-kaipiao\doc\2025-2026团队结算进度.xlsx' EXCEL_PATH = r'd:\Cheney\geely-kaipiao\example.xlsx'
def read_team_column() -> list: def read_team_column() -> list: