Initial commit

This commit is contained in:
Docker7530
2026-03-01 01:43:46 +08:00
commit c6125c117b
3840 changed files with 415340 additions and 0 deletions
@@ -0,0 +1,25 @@
# 截图
![](../../../../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)
# 问题解决
扩容字数据库字段长度