Files
notes/work/移动杭研/问题处理/2023-04/0412-售前支撑工单问题.md
T
2026-03-01 01:43:46 +08:00

26 lines
953 B
Markdown
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 截图
![](../../../../attachment/images-uuid/13d39644a13c4b1db4ec3d1e00b7cf2e.png)
![](../../../../attachment/images-uuid/1a9831c6b40542358fc17015318f6e99.png)
![](../../../../attachment/images-uuid/03b0608dc9ba463da5396deb737700cf.png)
# 问题日志
```java
Data truncation: Data too long for column 'descrip' at row 1
2023-04-12 at 15:20:36 CST [http-nio-8080-exec-4689] ERROR
com.cmcc.cdn.platform.selfservice.order.PreSaleWorkOrderServiceImpl 143 createPreSalesWorkOrder -
could not execute statement; SQL [n/a];
nested exception is org.hibernate.exception.DataException:
could not execute statement org.springframework.dao.DataIntegrityViolationException: could not execute statement; SQL [n/a];
nested exception is org.hibernate.exception.DataException: could not execute statement
```
![](../../../../attachment/images-uuid/5ba827368d8e45d3941c89ee252e3849.png)
# 问题解决
扩容字数据库字段长度