新增TKmapper自动生成部分代码功能组件

This commit is contained in:
gy b
2024-01-05 15:03:06 +08:00
parent fee63623ad
commit 8a9cdd09fc
19 changed files with 1039 additions and 3 deletions
@@ -1,11 +1,11 @@
package com.ruoyi.framework.config;
import java.util.TimeZone;
import org.mybatis.spring.annotation.MapperScan;
import org.springframework.boot.autoconfigure.jackson.Jackson2ObjectMapperBuilderCustomizer;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.EnableAspectJAutoProxy;
import tk.mybatis.spring.annotation.MapperScan;
/**
* 程序注解配置