```
ERROR org.springframework.boot.SpringApplication - Application run failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'wxCpConfiguration': Invocation of init method failed; nested exception is java.lang.NullPointerExcept
```
```
Caused by: java.lang.NullPointerException: null
at com.github.binarywang.demo.wx.cp.config.WxCpConfiguration.initServices(WxCpConfiguration.java:73)
```
轉載請註明出處,本文鏈接:https://www.uj5u.com/yidong/85781.html
標籤:微信開發
