TaleLin / lin-cms-spring-boot

🔨 基于SpringBoot的CMS/DMS/管理系统开发框架
http://doc.cms.talelin.com/
MIT License
904 stars 253 forks source link

fix: raw use; typo; unchecked cast; less Map; Integer type wrong #243

Closed gadfly3173 closed 1 year ago

gadfly3173 commented 3 years ago

修正一些raw use,未经检查的类型转换的提示,去除了用户权限处的一处Map,以及将分组id作为Long存入Map的类型错误

gadfly3173 commented 2 years ago

@colorful3 PTAL