47 lines
1.7 KiB
Markdown
47 lines
1.7 KiB
Markdown

|
||
|
||
```java
|
||
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
|
||
```
|
||
|
||
311A230320690679001
|
||
|
||
www.hbhk.com.cn(不是非法的)
|
||
|
||
这个要明天去了再沟通下,有几个疑问的点,客户这个是一个适用单过来的把吧单号 311A230320690679001
|
||
但是这个只有一个信安附件。域名是 www.hbhk.com.cn。
|
||
但是我现在在域名列表后边的查看页面是可以下载到其他域名的附件的。
|
||
|
||
然后你说客户合并单元格上传,这个是不是补录的时候客户想这么操作你制止了?而不是一开始他是合并的吧。
|
||
|
||
6 月 13 日傍晚 16:40 信安补录工单失败。
|
||
|
||
失败原因字段过长
|
||
|
||
```log
|
||
96699pay.hbhk.com.cnauc.hbhk.com.cnauctest.hbhk.com.cnbestwishes.hbhk.com.cnbid.hbhk.com.cnbidtest.hbhk.com.cncellphoneapp.hbhk.com.cnchange.hbhk.com.cncsr.hbhk.com.cndxfk.hbhk.com.cnecms.hbhk.com.cnfeedback.hbhk.com.cnfile.hbhk.com.cn
|
||
```
|
||
|
||
代码位置
|
||
|
||
```java
|
||
com.cmcc.cdn.platform.selfservice.service.impl.BigCloudBasicInfoServiceImpl.createInformationWorkOrder(BigCloudBasicInfoServiceImpl.java:2656) ~[cdn-service-1.0.0-SNAPSHOT.jar!/:?]
|
||
```
|
||
|
||
我们处理补录工单问题,你让客户提单留痕,然后需要客户在域名管理界面再次修改刷新合法值。
|
||
稍后处理完工单问题同步你。
|
||
|
||
调整字段
|
||
|
||
```sql
|
||
alter table work_order_information_security
|
||
modify column domain varchar(5000);
|
||
```
|