Hpf

Results 4 issues of Hpf

##### 版本号:2.4.6 ##### 前端版本: vue2 ##### 问题描述: report_user 报表配置,给sex字段添加字典code:sex,保存后使用功能测试,性别下拉菜单数据显示正常 表单配置中使用Popup弹框,功能测试时,性别下拉菜单没有数据 ##### 截图&代码: **`报表配置:`** ![image](https://user-images.githubusercontent.com/62707731/203811370-fc4b1887-ae83-410e-9059-40fc4fd2fe34.png) **`报表配置功能测试:`** ![image](https://user-images.githubusercontent.com/62707731/203812061-4336e250-f743-4699-8475-49772a84dd95.png) **`表单开发:`** ![image](https://user-images.githubusercontent.com/62707731/203812157-f833d6e3-5e85-4a6f-8124-bd32d1394529.png) **`表单开发功能测试:`** ![image](https://user-images.githubusercontent.com/62707731/203812420-34ce744c-0cb3-4dc6-897e-2608ce96440b.png)

For beginners, I don't need to care about NEventSocket.Tests. I just need to introduce the NEventSocket class library in my own project, and call InboundSocket.cs and OutboundListener.cs during project execution....

##### 版本号: 3.3.3 ##### 分支: master?还是springboot3? master ##### 前端版本: vue3版?还是 vue2版? vue2 ##### 问题描述: mybatisplus动态表名拦截器,实现分表功能,通过apiPost软件一键测压,并发数2,压测轮次10,发现有15次接口调用报错 ##### 截图&代码: **DynamicTableConstant.java** public static final String HWT_OM_CDR = "hwt_om_cdr"; **CommonConstant.java** String YEAR_MONTH="YEAR_MONTH"; **DynamicTableAspect.java ->...

-- 注意:该页面对应的前台目录为views/yongli文件夹下 -- 如果你想更改到其他目录,请修改sql中component字段对应的值 INSERT INTO sys_permission(id, parent_id, name, url, component, component_name, redirect, menu_type, perms, perms_type, sort_no, always_show, icon, is_route, is_leaf, keep_alive, hidden, hide_tab, description, status, del_flag, rule_flag, create_by, create_time,...