Commit 1a28ea35 by guoxw

数据中台

parent 921d75cc
......@@ -8,7 +8,7 @@ import org.mybatis.spring.annotation.MapperScan;
import org.springframework.context.annotation.Bean;
import org.springframework.transaction.annotation.EnableTransactionManagement;
@MapperScan("cn.datax.service.**.dao")
@MapperScan("com.tbyf.hip.cloud.service.**.dao")
@EnableTransactionManagement
public class DataBatisPlusConfig {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment