The specific code is as follows.
const fileObj = file.load({
id: 6678,
});
return fileObj.getContents();
The returned result is garbled. Now I am basically a beginner and I don’t know how to deal with this problem.The returned result is this form: �ڲ���ʶ,�ۺϼƻ�ʱ��,�Ƿ��ݻ�,������������,���ţ��㼶��,�ص�,ERP���۶�����,������Ŀ��.
Have you encountered this problem? How did you solve it? Please tell me how to solve it, thank you very much!