# 使用国内镜像 go env -w GOPROXY=https://goproxy.cn,direct # 编译 go build -o mtef-go.exe # 处理.docx文件并保存结果 ./mtef-go.exe -w "D:/dsWork/dsProject/dsRag/static/Txt/化学方程式_CHEMISTRY_1.docx" -o "d:/output.txt"