Files
2026-03-01 01:43:46 +08:00

43 lines
1.8 KiB
Markdown

# 任务
- [x] 测试:IBS 7.13.0 版本用例评审, 09:30 腾讯会议:220-843-058。
- [x] 开发:IBS 7.13.0 版本需求开发,域名配置变更的工单改成增量修改。
- [x] 测试:IBS 7.13.0 版本冒烟自测。
# 日志
```
boolean isLiveProduct = ProductsEnums.isLiveProductByName(bpmTaskPO.getCdnType());
bpmManageService.saveConfig(data, isLiveProduct);
// 绑定证书
if (DomainTypeEnum.CACHE_SELF_DOMAIN.getNum().equals(domainConfigPO.getDomainType())) {
// cache+自助配置
String uniqueId = callBackData.getHttpSelection().getUniqueId();
certificateTracService.bindingDomainSync(uniqueId, Collections.singletonList(domainConfigPO.getDomain()));
} else {
// 历史定制化
try {
certificateTracService.bindingCustomDomain(callBackData.getHttpSelection().getUniqueId(),
Collections.singletonList(domainConfigPO.getDomain()));
} catch (Exception e) {
log.info(e.getMessage(), e);
log.info("点播域名{}证书绑定失败,证书的UniqueId为:{}", callBackData.getDomain(), callBackData.getHttpSelection().getUniqueId());
}
}
```
![](../../../attachment/images-paste/image-20250826222956581.png)
![](../../../attachment/images-paste/image-20250826223007683.png)
# 总结
准备新一轮的冒烟,因为昨天阴差阳错的答应给鹏豪写域名配置需求工单的验收反馈,心里还是有些压力,后边真的不能什么活都往自己身上搞了。
早晨 5 点就起来了,被热醒,但是下楼的时候感觉还挺凉快的。
下班自测发现问题,连夜处理完成,感觉最近真的好忙呀。之前的好多事情都忽略了。希望提测后能恢复,尤其是英语。我的学位证呀。
今天忠博联系我说推荐电脑了。