yfgcq
yfgcq
mysql go away
sometimes show nginx 400 Bad Request
**问题描述** http://cdn.amazeui.org/amazeui/2.7.0/js/amazeui.ie8polyfill.min.js 这个js组件找不到了,在哪里下载勒?
动态头如何合并?
# 代码 ```java public void noModelWrite() { // 写法1 String fileName = TestFileUtil.getPath() + "noModelWrite" + System.currentTimeMillis() + ".xlsx"; // 这里 需要指定写用哪个class去写,然后写到第一个sheet,名字为模板 然后文件流会自动关闭 EasyExcel.write(fileName).head(head()).sheet("模板").doWrite(dataList()); } private List head() { List...
` com.github.binarywang weixin-java-miniapp 4.3.0 ERROR com.xxx.handle.GlobalException 42 - me.chanjar.weixin.common.error.WxRuntimeException: java.net.UnknownHostException: api.weixin.qq.com: Temporary failure in name resolution at cn.binarywang.wx.miniapp.api.impl.BaseWxMaServiceImpl.getAccessToken(BaseWxMaServiceImpl.java:175) at cn.binarywang.wx.miniapp.api.impl.BaseWxMaServiceImpl.executeInternal(BaseWxMaServiceImpl.java:261) at cn.binarywang.wx.miniapp.api.impl.BaseWxMaServiceImpl.execute(BaseWxMaServiceImpl.java:224) at cn.binarywang.wx.miniapp.api.impl.BaseWxMaServiceImpl.post(BaseWxMaServiceImpl.java:198) at cn.binarywang.wx.miniapp.api.impl.WxMaUserServiceImpl.getNewPhoneNoInfo(WxMaUserServiceImpl.java:68) `