# 新增 ![](../../../attachment/images-uuid/75283be8fb0048d48142f3429d9f305d.png) ```log 2023-06-08 09:49:16 [,,,,] [Thread-49] INFO com.cmcc.cdn.platform.selfservice.service.bpm.impl.YdyBpmManageServiceImpl 393 lambda$configYdyBpmDomain$2 - 新增移动云自助域名, 下发配管,request:{"add_type":0,"cdn_type":"video","cp_id":"80050526","domains":[{"domain":"20230608174812.jingpintest.xyz","ex_domain":false,"ex_domain_list":[],"product_id":"10012477580"}],"ipv6_on_off":false,"plain":[1],"protocol":0,"service_provider":"0","sources":[{"back_addr":"55.33.55.66","back_protocol":0,"primary":true,"type":"ip"}],"task_id":"JointDebugging-20230608174812"} 2023-06-08 09:49:17 [,,,,] [Thread-49] INFO com.cmcc.cdn.platform.selfservice.service.bpm.impl.YdyBpmManageServiceImpl 408 lambda$configYdyBpmDomain$2 - 新增移动云自助域名,配管响应, response:{"error_code":0,"error_msg":"Success"} ``` # 修改 ​![](../../../attachment/images-uuid/3df7ae8ac3e643239672e9fa468defb1.png)​ ```log 2023-06-08 10:03:32 [,,,,] [http-nio-8080-exec-15] INFO com.cmcc.cdn.platform.selfservice.service.bpm.impl.YdyBpmManageServiceImpl 995 ydySelfServiceDomainProcess - 移动云修改自助域名,下发配管,request:{"add_type":0,"cp_id":"80050526","domains":[{"domain":"20230608174812.jingpintest.xyz","ex_domain":false,"ex_domain_list":[],"product_id":"10012477580"}],"ipv6_on_off":true,"protocol":0,"service_provider":"0","sources":[{"back_addr":"55.33.55.66","back_protocol":0,"primary":true,"type":"ip"}],"task_id":"JointDebugging-20230608180156"} 2023-06-08 10:03:33 [,,,,] [http-nio-8080-exec-15] INFO com.cmcc.cdn.platform.selfservice.service.bpm.impl.YdyBpmManageServiceImpl 999 ydySelfServiceDomainProcess - 移动云修改自助域名,配管响应, response:{"error_code":0,"error_msg":"Success"} ```