如果项目中存在其他类重写load方法并进行一些实例化操作会导致编译不过 在demo中增加一个类实现如下方法 <img width="831" alt="image" src="https://user-images.githubusercontent.com/16716218/52698080-bf7d0500-2fad-11e9-8617-c655104deb63.png"> 会导致demo卡在下面这个地方 <img width="1061" alt="image" src="https://user-images.githubusercontent.com/16716218/52698057-b2f8ac80-2fad-11e9-9ebf-0d387b20a56d.png">