Skip to content

Commit 11b160b

Browse files
committed
feat: 配置平台(CMDB) 相关插件支持 云区域:IP #7432
1 parent e0e65b8 commit 11b160b

File tree

1 file changed

+1
-1
lines changed
  • pipeline_plugins/components/collections/sites/open/cc

1 file changed

+1
-1
lines changed

pipeline_plugins/components/collections/sites/open/cc/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ class ModuleCreateMethod(Enum):
9090

9191

9292
def cc_get_host_id_by_innerip(executor, bk_biz_id, ip_list, supplier_account):
93-
"""根据主机内网cloud_id:IP 获取主机 ID
93+
"""根据主机内网 IP 获取主机 ID
9494
9595
:param executor: API 请求用户身份
9696
:type executor: string

0 commit comments

Comments
 (0)