把工程下面的.idea目录下的workspace.xml里面的SPING_BOOT_MAIN_CLASS的路径改成你最新的路径即可。
<option name="SPRING_BOOT_MAIN_CLASS" value="com.xxx.xx" />