Commit 4e54efd8 by 张勇

Update proudkids-ruser-dev.yml

parent 18aabe59
......@@ -50,7 +50,7 @@ sharding:
#mybaits-plus配置,修改主键类型,mapper.xml、type 别名等
mybatis-plus:
mapper-locations: classpath:/mapper/*Mapper.xml
typeAliasesPackage: com.proudkids.ruser.model.entity
typeAliasesPackage: com.proudkids.ruser.model.entity,com.proudkids.ruser.model.dto
global-config:
#主键类型 0:"数据库ID自增", 1:"用户输入ID",2:"全局唯一ID (数字类型唯一ID)", 3:"全局唯一ID UUID";
id-type: 0
......
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