JEECG
JEECG
##### 版本号:3.0.0 ##### 前端版本:vue3版?还是 vue2版? vue2版 ##### 问题描述: springboot actuator未授权访问漏洞,该漏洞在jeecgboot上该如何处理呢? ##### 截图&代码: #### 友情提示(为了提高issue处理效率): - 未按格式要求发帖,会被直接删掉; - 描述过于简单或模糊,导致无法处理的,会被直接删掉; - 请自己初判问题描述是否清楚,是否方便我们调查处理; - 针对问题请说明是Online在线功能(需说明用的主题模板),还是生成的代码功能;
##### 版本号:3.1.0 ##### 前端版本:@vue/cli 3.2.1 ##### 问题描述: jeect client端开发时遇到列表默认按两个字段排序的问题,用isorter怎么配置,第一个字段正向排序,第二个字段逆向排序 ##### 截图&代码: /* 排序参数 */ isorter: { column:'status, create_time', order: 'asc, desc', }, 可以按两个字段排序,但只能正向排序 asc,desc不起作用
##### 版本号: v3.2.0 ##### 问题描述: Long型主键数据转json后,精度丢失。 ##### 截图&代码: 最新WebMvcConfiguration已经没有以下配置,为什么要删除这段代码,是有问题吗 ``` SimpleModule simpleModule = new SimpleModule(); simpleModule.addSerializer(Long.class, ToStringSerializer.instance); simpleModule.addSerializer(Long.TYPE, ToStringSerializer.instance); ``` #### 友情提示(为了提高issue处理效率): - 未按格式要求发帖,会被直接删掉; - 请自己初判问题描述是否清楚,是否方便我们调查处理; - 针对问题请说明是Online在线功能(需说明用的主题模板),还是生成的代码功能; - 描述过于简单或模糊,导致无法处理的,会被直接删掉;
##### 版本号:3.2.0 ##### 问题描述:在多数据源模式下数据字典Dict不能指定自定义数据源 ##### 截图&代码:  希望可以增加数据源指定方法,通过该方法可以像@Ds那样指定自定义数据字典的数据源
##### 版本号:2.4.3 ##### 问题描述:用户具有A、B两个部门时,A部门可看菜单1,B部门可看菜单2,在给用户分配了相应权限后,无论怎么切换,均可同时看到菜单1和菜单2,我认为还是切换不同部门看不同菜单好一些。 追踪了代码后发现,问题在SysPermissionMapper.xml的queryByUser方法里,方法如下: SELECT * FROM ( SELECT p.* FROM sys_permission p WHERE (exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role...
官方即将开展vue3不宜用、不好用、封装过于复杂的专项工作,请大家在评论区留言,我们会根据大家的需求去改进优化!!
AI 需求汇总
- https://github.com/jeecgboot/JeecgBoot/issues/8781 - https://github.com/jeecgboot/JeecgBoot/issues/8949 - https://github.com/jeecgboot/JeecgBoot/issues/8729 - https://github.com/jeecgboot/JeecgBoot/issues/8404 - https://github.com/jeecgboot/JeecgBoot/issues/8328 - https://github.com/jeecgboot/JeecgBoot/issues/8506 - https://github.com/jeecgboot/JeecgBoot/issues/8262 - https://github.com/jeecgboot/JeecgBoot/issues/8238 - https://github.com/jeecgboot/JeecgBoot/issues/8206 - https://github.com/jeecgboot/JeecgBoot/issues/8198 - https://github.com/jeecgboot/JeecgBoot/issues/8166 - https://github.com/jeecgboot/JeecgBoot/issues/8143 - https://github.com/jeecgboot/JeecgBoot/issues/8260 - https://github.com/jeecgboot/JeecgBoot/issues/8263 - https://github.com/jeecgboot/JeecgBoot/issues/8378...
> 积木BI新需求 - #3412 - #3457 - #3609 - #3611 - #3526 - #3647 - #3648 - #3565 - #3641 - #3749 - #3836 - #3841 - #3822 - #3846...