xlsReader
xlsReader copied to clipboard
读取xls格式异常
2022/07/16 17:03:48 Identification signature for the compound file structure, and MUST be set to the value 0xD0, 0xCF, 0x11, 0xE0, 0xA1, 0xB1, 0x1A, 0xE1 --- FAIL: TestReadXls (0.01s) panic: Identification signature for the compound file structure, and MUST be set to the value 0xD0, 0xCF, 0x11, 0xE0, 0xA1, 0xB1, 0x1A, 0xE1 [recovered]
I just had this issue. Turned out that the .xls file is actually a html file :exploding_head:
@xwinie can you open your file with notepad to check the actual content?