diff --git a/skills/tsl-api-reference/data/function_index.tsv b/skills/tsl-api-reference/data/function_index.tsv index 7d4ed1c4..b9ade3e5 100644 --- a/skills/tsl-api-reference/data/function_index.tsv +++ b/skills/tsl-api-reference/data/function_index.tsv @@ -253,9 +253,9 @@ Authorization builtin language Authorization builtin/language/legacy_pending.md AuthType builtin language AuthType builtin/language/legacy_pending.md authtype 认证类型,0:明文用户密码,1:MD5,2:SASL认证,-1:自定义认证。 类型:读写 AuthType builtin language AuthType builtin/language/legacy_pending.md authtype-1 认证类型,0:明文用户密码,1:MD5,2:SASL认证,-1:自定义认证。 类型:读写 AuthType builtin language AuthType builtin/language/legacy_pending.md authtype-2 认证类型,0:明文用户密码,1:MD5,2:SASL认证,-1:自定义认证。 类型:读写 -AuthTypeString builtin language AuthTypeString builtin/language/legacy_pending.md authtypestring 自定义认证类型,仅当[链接ID 37923](tomd.tsl?id=37923)设置为-1时有效;设置为"AUTH=\*":自动选择服务器支持的认证类型;多个用分号连接 类型:读写 -AuthTypeString builtin language AuthTypeString builtin/language/legacy_pending.md authtypestring-1 自定义认证类型,仅当[链接ID 1774](tomd.tsl?id=1774)设置为-1时有效;设置为"AUTH=\*":自动选择服务器支持的认证类型;多个用分号连接 类型:读写 -AuthTypeString builtin language AuthTypeString builtin/language/legacy_pending.md authtypestring-2 自定义认证类型,仅当[链接ID 1745](tomd.tsl?id=1745)设置为-1时有效;设置为"AUTH=\*":自动选择服务器支持的认证类型;多个用分号连接 类型:读写 +AuthTypeString builtin language AuthTypeString builtin/language/legacy_pending.md authtypestring 自定义认证类型,仅当[链接ID 37923](#authtype)设置为-1时有效;设置为"AUTH=\*":自动选择服务器支持的认证类型;多个用分号连接 类型:读写 +AuthTypeString builtin language AuthTypeString builtin/language/legacy_pending.md authtypestring-1 自定义认证类型,仅当[链接ID 1774](#authtype-1)设置为-1时有效;设置为"AUTH=\*":自动选择服务器支持的认证类型;多个用分号连接 类型:读写 +AuthTypeString builtin language AuthTypeString builtin/language/legacy_pending.md authtypestring-2 自定义认证类型,仅当[链接ID 1745](#authtype-2)设置为-1时有效;设置为"AUTH=\*":自动选择服务器支持的认证类型;多个用分号连接 类型:读写 autoHeightRow dotnet document autoHeightRow(v) dotnet/document/excel_class.md autoheightrow 自动调整指定行的行高 AutoIssueFEAT builtin language AutoIssueFEAT builtin/language/legacy_pending.md autoissuefeat 是否自动发送FEAT指令获得所支持的命令。 AutoLogin builtin language AutoLogin builtin/language/legacy_pending.md autologin 指定当使用Connect方法与FTP服务器建立会话时,FTP客户端是否自动连接。 diff --git a/skills/tsl-api-reference/references/codegen/builtin/language/legacy_pending.md b/skills/tsl-api-reference/references/codegen/builtin/language/legacy_pending.md index 5119ed46..2ec1a93b 100644 --- a/skills/tsl-api-reference/references/codegen/builtin/language/legacy_pending.md +++ b/skills/tsl-api-reference/references/codegen/builtin/language/legacy_pending.md @@ -865,7 +865,7 @@ Source ID:37923 ### `AuthTypeString` -自定义认证类型,仅当[链接ID 37923](tomd.tsl?id=37923)设置为-1时有效;设置为"AUTH=\*":自动选择服务器支持的认证类型;多个用分号连接 类型:读写 +自定义认证类型,仅当[链接ID 37923](#authtype)设置为-1时有效;设置为"AUTH=\*":自动选择服务器支持的认证类型;多个用分号连接 类型:读写 对象:IMAP @@ -1977,7 +1977,7 @@ Source ID:1774 ### `AuthTypeString` -自定义认证类型,仅当[链接ID 1774](tomd.tsl?id=1774)设置为-1时有效;设置为"AUTH=\*":自动选择服务器支持的认证类型;多个用分号连接 类型:读写 +自定义认证类型,仅当[链接ID 1774](#authtype-1)设置为-1时有效;设置为"AUTH=\*":自动选择服务器支持的认证类型;多个用分号连接 类型:读写 对象:Pop3 @@ -2221,7 +2221,7 @@ Source ID:1745 ### `AuthTypeString` -自定义认证类型,仅当[链接ID 1745](tomd.tsl?id=1745)设置为-1时有效;设置为"AUTH=\*":自动选择服务器支持的认证类型;多个用分号连接 类型:读写 +自定义认证类型,仅当[链接ID 1745](#authtype-2)设置为-1时有效;设置为"AUTH=\*":自动选择服务器支持的认证类型;多个用分号连接 类型:读写 对象:SMTP