当前位置:网站首页>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
报错这个,可以看出是类型转换有问题

这时我把方法后面的参数删除就解决了

边栏推荐
- 程序员成长第六篇:如何选择公司?
- Redis exceeds the maximum memory error oom command not allowed when used memory & gt; ' maxmemory'
- Wechat applet uses Baidu API to achieve plant recognition
- Liftover for genome coordinate conversion
- II Stm32f407 chip GPIO programming, register operation, library function operation and bit segment operation
- Attribute acquisition method and operation notes of C # multidimensional array
- 2022年4月17日五心红娘团队收获双份喜报
- 可昇級合約的原理-DelegateCall
- HOW TO CREATE AN INTERACTIVE CORRELATION MATRIX HEATMAP IN R
- pgsql 字符串转数组关联其他表,匹配 拼接后原顺序展示
猜你喜欢

基于Hardhat和Openzeppelin开发可升级合约(一)

A sharp tool for exposing data inconsistencies -- a real-time verification system

GGPLOT: HOW TO DISPLAY THE LAST VALUE OF EACH LINE AS LABEL

在连接mysql数据库的时候一直报错

ren域名有价值吗?值不值得投资?ren域名的应用范围有哪些?

A white hole formed by antineutrons produced by particle accelerators

Compilation errors and printout garbled problems caused by Chinese content in vs2019 code

Basic usage of MySQL in centos8

Skills of PLC recorder in quickly monitoring multiple PLC bits

excel表格中选中单元格出现十字带阴影的选中效果
随机推荐
[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
YYGH-BUG-05
八大排序汇总
Skills of PLC recorder in quickly monitoring multiple PLC bits
Principe du contrat évolutif - delegatecall
PowerBI中导出数据方法汇总
C#多维数组的属性获取方法及操作注意
Wechat applet uses Baidu API to achieve plant recognition
excel表格中选中单元格出现十字带阴影的选中效果
MySQL basic statement
动态内存(进阶四)
Is the Ren domain name valuable? Is it worth investing? What is the application scope of Ren domain name?
Tdsql | difficult employment? Tencent cloud database micro authentication to help you
预言机链上链下调研
MySQL comparison operator in problem solving
Is the stock account given by qiniu business school safe? Can I open an account?
6方面带你认识LED软膜屏 LED软膜屏尺寸|价格|安装|应用
Fabric.js 3个api设置画布宽高
Bedtools tutorial
Tidb DM alarm DM_ sync_ process_ exists_ with_ Error troubleshooting