当前位置:网站首页>YYGH-BUG-04
YYGH-BUG-04
2022-07-02 09:41:00 【小赵呢】
预约下单功能BUG
数据表设计
之前改用邮箱的坑因为手机字段位数问题
格式错误
在测试的过程中遇到这样一个问题
不要慌先看问题格式错误,然后这个是一个排班的id,检查排班id是否有异常的格式转换
发现把一个Stirng转换成Long肯定是有问题的
改掉
空指针异常
这里有一个空指针问题,我们点进去这个方法
发现是ReserviceTimeget不到
找一下orderInfo的来源
发现它是从这里来的
这时我们注意到在向医院模块发送请求的时候
reservice就是空的
说明在这之前就已经是空了
可以看到orderInfo的属性来自于scheduleOrderVo
而这个Vo又是通过Feign调用得来的
找到这个方法
可能找到问题了
这里直接通过
BeanUtils.copyProperties(schedule, scheduleOrderVo);
属性名可能不同
果然
添加上这个再次进行测试
Rabbit监听错误
在msm模块
Cannot convert from [com.example.yygh.vo.msm.MsmVo] to [javax.mail.Message] for GenericMessage
报错这个,可以看出是类型转换有问题
这时我把方法后面的参数删除就解决了
边栏推荐
- Tdsql | difficult employment? Tencent cloud database micro authentication to help you
- C # method of obtaining a unique identification number (ID) based on the current time
- 可升级合约的原理-DelegateCall
- [cloud native] 2.5 kubernetes core practice (Part 2)
- Compilation errors and printout garbled problems caused by Chinese content in vs2019 code
- [visual studio 2019] create MFC desktop program (install MFC development components | create MFC application | edit MFC application window | add click event for button | Modify button text | open appl
- The computer screen is black for no reason, and the brightness cannot be adjusted.
- 从ros1到ros2配置的一些东西
- Installation of ROS gazebo related packages
- GGPLOT: HOW TO DISPLAY THE LAST VALUE OF EACH LINE AS LABEL
猜你喜欢
GGPUBR: HOW TO ADD ADJUSTED P-VALUES TO A MULTI-PANEL GGPLOT
map集合赋值到数据库
The selected cells in Excel form have the selection effect of cross shading
念念不忘,必有回响 | 悬镜诚邀您参与OpenSCA用户有奖调研
On April 17, 2022, the five heart matchmaker team received double good news
[visual studio 2019] create MFC desktop program (install MFC development components | create MFC application | edit MFC application window | add click event for button | Modify button text | open appl
Thesis translation: 2022_ PACDNN: A phase-aware composite deep neural network for speech enhancement
[visual studio 2019] create and import cmake project
动态内存(进阶四)
[idea] use the plug-in to reverse generate code with one click
随机推荐
ros缺少xacro的包
How to Create a Nice Box and Whisker Plot in R
Summary of flutter problems
Basic usage of MySQL in centos8
Homer预测motif
Take you ten days to easily finish the finale of go micro services (distributed transactions)
CMake交叉编译
Resources reads 2D texture and converts it to PNG format
HOW TO EASILY CREATE BARPLOTS WITH ERROR BARS IN R
How to Create a Nice Box and Whisker Plot in R
原生方法合并word
liftOver进行基因组坐标转换
The computer screen is black for no reason, and the brightness cannot be adjusted.
Redis超出最大内存错误OOM command not allowed when used memory > 'maxmemory'
基于Hardhat编写合约测试用例
Skills of PLC recorder in quickly monitoring multiple PLC bits
Cluster Analysis in R Simplified and Enhanced
ESP32 Arduino 引入LVGL 碰到的一些问题
Bedtools tutorial
FLESH-DECT(MedIA 2021)——一个material decomposition的观点