【修改】补充生成器模块
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ import java.net.UnknownHostException;
|
||||
*/
|
||||
@Slf4j
|
||||
@SpringBootApplication
|
||||
@EnableFeignClients(basePackages = {"org.jeecg"})
|
||||
@EnableFeignClients(basePackages = {"com.jero"})
|
||||
@EnableScheduling
|
||||
public class JeroSystemCloudApplication extends SpringBootServletInitializer {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user