lin-cms-spring-boot icon indicating copy to clipboard operation
lin-cms-spring-boot copied to clipboard

🔨 基于SpringBoot的CMS/DMS/管理系统开发框架

Results 56 lin-cms-spring-boot issues
Sort by recently updated
recently updated
newest added

Bumps freemarker from 2.3.31 to 2.3.32. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.freemarker:freemarker&package-manager=maven&previous-version=2.3.31&new-version=2.3.32)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps `mybatis-plus.version` from 3.4.1 to 3.5.3.1. Updates `mybatis-plus-boot-starter` from 3.4.1 to 3.5.3.1 Release notes Sourced from mybatis-plus-boot-starter's releases. v3.5.3 多租户插件:多表join表名必需起别名,否则追加的过滤条件不带前缀 InterceptorIgnore 不能过滤 selectKey 的问题 分页新增informix数据库支持 分页新增优炫数据库支持 分页新增TDengine数据库支持 分页新增亚马逊redshift数据库支持 支持spring-boot 2.7以上版本...

dependencies

Snyk has created this PR to upgrade com.qiniu:qiniu-java-sdk from 7.8.0 to 7.12.1. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify...

Bumps [qiniu-java-sdk](https://github.com/qiniu/java-sdk) from 7.8.0 to 7.12.1. Release notes Sourced from qiniu-java-sdk's releases. Release 7.12.1 autoRegion 自动获取域名信息全局缓存 修复分片上传 v2 块大小设置无效问题 Release 7.12.0 增加 亚太-首尔 区域固定区域 升级 gson 版本至 2.8.9 补充支持表单上传 API...

dependencies

**描述 bug** 在lincms中配置多数据源,sqlserver集成上去查询用户列表报错 ![截图_20221208102920](https://user-images.githubusercontent.com/55568913/206341680-00cc8e2d-e8a4-48de-b2af-46d6caace84a.png) ![截图_20221208103011](https://user-images.githubusercontent.com/55568913/206341767-cf9c49e4-a5cc-4a8c-9d46-6ca36c857b53.png) - 你是如何操作的? - ![截图_20221208102518](https://user-images.githubusercontent.com/55568913/206341195-bd9cf913-94ca-4c02-962a-755c83b9534a.png) - 发生了什么? - 访问用户列表报错,查看控制台发现sql语法错误,查询用户列表使用了sqlserver的语法,lincms内置的功能我没有修改过 - ![截图_20221208102640](https://user-images.githubusercontent.com/55568913/206341330-9289eefd-7953-4b0c-a1e4-3ba6217a50c9.png) - 你觉得应该出现什么? 其他模块跟功能都能正常,动态数据源也能正常切换 **你使用哪个版本出现该问题?** springboot master分支 如果使用`master`,请表明是 master 分支,否则给出具体的版本号 springboot master分支 **如何再现** 集成一下sqlserver进去,然后新增一个用户再去查询用户列表

**描述 bug** - 在用户管理界面删除已经登录的用户 user1 - user1仍然可以添加书籍等其他操作。 - 应该提示该用户不存在。 **你使用哪个版本出现该问题?** demo版本 **如何再现** 确定性复现,参考 https://1drv.ms/v/s!AksJ421iyCG-mSNFvsw-AC6Sllxj?e=qRVBzb