修正poi-ooxml-3.9(Excel组件)构造函数可见性: protected XSSFHyperlink(int type) 修正为: public XSSFHyperlink(int type)