下面的这个属性文件配置不正确。
因为根据我们自己的项目需求,我们更新了属性文件的配置如下:
wechat.official-account.app-id = appId wechat.official-account.secret = secret wechat.official-account.token = token wechat.official-account.aes-key = aesKey
因此自述文件的配置也需要一并更新。
我们更新了项目自述文件中的属性文件配置。