WIP: dc-feature #14
Reference in New Issue
Block a user
No description provided.
Delete Branch "dc-feature"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -3,3 +4,4 @@
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@MapperScan("com.bipt.intelligentapplicationorchestrationservice.gpu.dao")
调整MapperScan路径,统一放到Mapper下