当前位置:网站首页>YYGH-BUG-04
YYGH-BUG-04
2022-07-02 11:52:00 【What about Xiao Zhao】
Booking order function BUG
Data sheet design
Before, I used to use the mailbox because of the number of digits in the mobile phone field

Format error
I encountered such a problem during the test
Don't panic. Look at the problem first. The format is wrong , Then this is a roster id, Check shift scheduling id Whether there is abnormal format conversion

Found that one Stirng convert to Long There must be something wrong

Get rid of
Null pointer exception

There is a null pointer problem , Let's go in this way

Found to be ReserviceTimeget Less than
Look for orderInfo The source of the

I found it came from here
At this time, we noticed that when sending a request to the hospital module
reservice It's empty.

It means that it was empty before this

You can see orderInfo The attribute of comes from scheduleOrderVo

And this Vo Again through Feign Call to get

Find this way

May have found a problem

This is directly through
BeanUtils.copyProperties(schedule, scheduleOrderVo);
Attribute names may be different


Sure enough
Add this to test again
Rabbit Monitoring error
stay msm modular
Cannot convert from [com.example.yygh.vo.msm.MsmVo] to [javax.mail.Message] for GenericMessage
Report this wrong , It can be seen that there is a problem with type conversion

At this time, I will delete the parameters behind the method

边栏推荐
- Redis超出最大内存错误OOM command not allowed when used memory > 'maxmemory'
- 抖音海外版TikTok:正与拜登政府敲定最终数据安全协议
- RPA advanced (II) uipath application practice
- Programmer growth Chapter 6: how to choose a company?
- MySQL linked list data storage query sorting problem
- MySQL comparison operator in problem solving
- 文件操作(详解!)
- Pyqt5+opencv project practice: microcirculator pictures, video recording and manual comparison software (with source code)
- [idea] use the plug-in to reverse generate code with one click
- R HISTOGRAM EXAMPLE QUICK REFERENCE
猜你喜欢

How to Create a Beautiful Plots in R with Summary Statistics Labels

map集合赋值到数据库

K-Means Clustering Visualization in R: Step By Step Guide
![[idea] use the plug-in to reverse generate code with one click](/img/b0/00375e61af764a77ea0150bf4f6d9d.png)
[idea] use the plug-in to reverse generate code with one click

Tdsql | difficult employment? Tencent cloud database micro authentication to help you

How to Easily Create Barplots with Error Bars in R

Attribute acquisition method and operation notes of C # multidimensional array

Map set assignment to database

数据分析 - matplotlib示例代码

微信小程序利用百度api达成植物识别
随机推荐
揭露数据不一致的利器 —— 实时核对系统
Esp32 audio frame esp-adf add key peripheral process code tracking
HOW TO CREATE A BEAUTIFUL INTERACTIVE HEATMAP IN R
Astparser parsing class files with enum enumeration methods
Mmrotate rotation target detection framework usage record
多文件程序X32dbg动态调试
Liftover for genome coordinate conversion
Enter the top six! Boyun's sales ranking in China's cloud management software market continues to rise
What week is a date obtained by QT
Programmer growth Chapter 6: how to choose a company?
A sharp tool for exposing data inconsistencies -- a real-time verification system
念念不忘,必有回响 | 悬镜诚邀您参与OpenSCA用户有奖调研
2022年遭“挤爆”的三款透明LED显示屏
On April 17, 2022, the five heart matchmaker team received double good news
Writing contract test cases based on hardhat
Principle of scalable contract delegatecall
How to Easily Create Barplots with Error Bars in R
抖音海外版TikTok:正与拜登政府敲定最终数据安全协议
Easyexcel and Lombok annotations and commonly used swagger annotations
RPA advanced (II) uipath application practice