瀏覽代碼

:bookmark:发布一个版本:1.6.2

lishangbu 7 年之前
父節點
當前提交
c458676b56

+ 0 - 5
pigx-config/src/main/resources/config/pigx-codegen-dev.yml

@@ -19,8 +19,3 @@ spring:
     date-format: yyyy-MM-dd HH:mm:ss
   resources:
     static-locations: classpath:/static/,classpath:/views/
-
-# mybaits 模块配置
-mybatis-plus:
-  typeAliasesPackage: com.pig4cloud.pigx.codegen.entity
-

+ 0 - 4
pigx-config/src/main/resources/config/pigx-upms-dev.yml

@@ -15,10 +15,6 @@ spring:
     password: root
     url: jdbc:mysql://127.0.0.1:3306/pigx?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false
 
-# mybaits 模块配置
-mybatis-plus:
-  typeAliasesPackage: com.pig4cloud.pigx.admin.api.entity
-
 # swagger相关配置,覆盖全局配置
 swagger:
   authorization: