第一次提交

This commit is contained in:
2025-12-23 12:43:14 +08:00
parent 0a4de15599
commit 2051807ecf

View File

@@ -17,7 +17,7 @@ import com.openhis.web.ybmanage.config.YbServiceConfig;
/**
* 启动程序
*
* @author system
* @author system 1
*/
@SpringBootApplication(exclude = {DataSourceAutoConfiguration.class}, scanBasePackages = {"com.core", "com.openhis"})
@EnableConfigurationProperties(YbServiceConfig.class)