@@ -100,7 +100,6 @@ export const accountIdDescription: INodeProperties[] = [
100100 } ,
101101 default : 0 ,
102102 description : '企业授权的代开发自建应用或第三方应用的agentid' ,
103- hint : '企业授权的代开发自建应用或第三方应用的agentid' ,
104103 } ,
105104 {
106105 displayName : 'Open Userid列表' ,
@@ -117,8 +116,7 @@ export const accountIdDescription: INodeProperties[] = [
117116 } ,
118117 } ,
119118 default : [ ] ,
120- description : 'Open_userid列表,最多不超过1000个' ,
121- hint : '必须是source_agentid对应的应用所获取的open_userid,多个值请使用"Add Value"按钮添加' ,
119+ description : 'Open_userid列表,最多不超过1000个。必须是source_agentid对应的应用所获取的open_userid,多个值请使用"Add Value"按钮添加' ,
122120 } ,
123121 {
124122 displayName : 'External Userid' ,
@@ -132,8 +130,7 @@ export const accountIdDescription: INodeProperties[] = [
132130 } ,
133131 } ,
134132 default : '' ,
135- description : '服务商主体的external_userid' ,
136- hint : '必须是source_agentid对应的应用所获取的external_userid' ,
133+ description : '服务商主体的external_userid。必须是source_agentid对应的应用所获取的external_userid' ,
137134 } ,
138135 {
139136 displayName : '业务类型' ,
@@ -216,8 +213,7 @@ export const accountIdDescription: INodeProperties[] = [
216213 } ,
217214 } ,
218215 default : [ ] ,
219- description : '外部用户临时ID列表,最多不超过100个' ,
220- hint : '外部用户临时id,多个值请使用"Add Value"按钮添加' ,
216+ description : '外部用户临时ID列表,最多不超过100个。外部用户临时ID,多个值请使用"Add Value"按钮添加' ,
221217 } ,
222218 {
223219 displayName : 'Provider Access Token' ,
@@ -234,8 +230,7 @@ export const accountIdDescription: INodeProperties[] = [
234230 } ,
235231 } ,
236232 default : '' ,
237- description : '应用服务商的provider_access_token' ,
238- hint : '应用服务商的provider_access_token,获取方法参见服务商的凭证' ,
233+ description : '应用服务商的provider_access_token,获取方法参见服务商的凭证' ,
239234 } ,
240235 {
241236 displayName : '企业ID' ,
@@ -250,7 +245,6 @@ export const accountIdDescription: INodeProperties[] = [
250245 } ,
251246 default : '' ,
252247 description : '待获取的企业ID' ,
253- hint : '待获取的企业ID' ,
254248 } ,
255249 {
256250 displayName : 'Userid列表' ,
@@ -267,8 +261,7 @@ export const accountIdDescription: INodeProperties[] = [
267261 } ,
268262 } ,
269263 default : [ ] ,
270- description : '获取到的成员ID列表,最多不超过1000个' ,
271- hint : '获取到的成员ID列表,最多不超过1000个,多个值请使用"Add Value"按钮添加' ,
264+ description : '获取到的成员ID列表,最多不超过1000个。多个值请使用"Add Value"按钮添加' ,
272265 } ,
273266 {
274267 displayName : 'External Userid列表' ,
@@ -285,8 +278,7 @@ export const accountIdDescription: INodeProperties[] = [
285278 } ,
286279 } ,
287280 default : [ ] ,
288- description : '企业主体下的external_userid列表,建议200个,最多不超过1000个' ,
289- hint : '企业主体下的external_userid列表,建议200个,最多不超过1000个,多个值请使用"Add Value"按钮添加' ,
281+ description : '企业主体下的external_userid列表,建议200个,最多不超过1000个。多个值请使用"Add Value"按钮添加' ,
290282 } ,
291283 {
292284 displayName : '客户群ID' ,
@@ -300,7 +292,6 @@ export const accountIdDescription: INodeProperties[] = [
300292 } ,
301293 } ,
302294 default : '' ,
303- hint : '客户群ID' ,
304295 } ,
305296 {
306297 displayName : 'Unionid' ,
@@ -314,7 +305,7 @@ export const accountIdDescription: INodeProperties[] = [
314305 } ,
315306 } ,
316307 default : '' ,
317- hint : '微信客户的unionid' ,
308+ description : '微信客户的unionid' ,
318309 } ,
319310 {
320311 displayName : 'Openid' ,
@@ -328,7 +319,7 @@ export const accountIdDescription: INodeProperties[] = [
328319 } ,
329320 } ,
330321 default : '' ,
331- hint : '微信客户的openid' ,
322+ description : '微信客户的openid' ,
332323 } ,
333324 {
334325 displayName : '主体类型' ,
@@ -369,11 +360,10 @@ export const accountIdDescription: INodeProperties[] = [
369360 } ,
370361 } ,
371362 default : [ ] ,
372- description : '该企业的外部联系人ID,最多可同时查询100个外部联系人' ,
373- hint : '该企业的外部联系人ID,最多可同时查询100个外部联系人,多个值请使用"Add Value"按钮添加' ,
363+ description : '该企业的外部联系人ID,最多可同时查询100个外部联系人。多个值请使用"Add Value"按钮添加' ,
374364 } ,
375365 {
376- displayName : '客户群ID' ,
366+ displayName : '客户群ID(可选) ' ,
377367 name : 'chatId' ,
378368 type : 'string' ,
379369 displayOptions : {
@@ -383,7 +373,7 @@ export const accountIdDescription: INodeProperties[] = [
383373 } ,
384374 } ,
385375 default : '' ,
386- hint : '群id ,如果有传入该参数,则只检查群主是否在可见范围' ,
376+ description : '群ID ,如果有传入该参数,则只检查群主是否在可见范围' ,
387377 } ,
388378 {
389379 displayName : 'External Tagid列表' ,
@@ -400,8 +390,7 @@ export const accountIdDescription: INodeProperties[] = [
400390 } ,
401391 } ,
402392 default : [ ] ,
403- description : '企业主体下的客户标签ID或标签组ID列表,最多不超过1000个' ,
404- hint : '企业主体下的客户标签ID或标签组ID列表,最多不超过1000个,多个值请使用"Add Value"按钮添加' ,
393+ description : '企业主体下的客户标签ID或标签组ID列表,最多不超过1000个。多个值请使用"Add Value"按钮添加' ,
405394 } ,
406395 {
407396 displayName : 'Open Kfid列表' ,
@@ -418,8 +407,7 @@ export const accountIdDescription: INodeProperties[] = [
418407 } ,
419408 } ,
420409 default : [ ] ,
421- description : '微信客服ID列表,最多不超过1000个' ,
422- hint : '微信客服ID列表,最多不超过1000个,多个值请使用"Add Value"按钮添加' ,
410+ description : '微信客服ID列表,最多不超过1000个。多个值请使用"Add Value"按钮添加' ,
423411 } ,
424412 {
425413 displayName : 'Provider Access Token' ,
@@ -436,8 +424,7 @@ export const accountIdDescription: INodeProperties[] = [
436424 } ,
437425 } ,
438426 default : '' ,
439- description : '应用提供商的provider_access_token' ,
440- hint : '应用提供商的provider_access_token,获取方法参见服务商的凭证' ,
427+ description : '应用提供商的provider_access_token,获取方法参见服务商的凭证' ,
441428 } ,
442429 {
443430 displayName : '企业ID' ,
@@ -451,7 +438,7 @@ export const accountIdDescription: INodeProperties[] = [
451438 } ,
452439 } ,
453440 default : '' ,
454- hint : '企业corpid' ,
441+ description : '企业corpid' ,
455442 } ,
456443 {
457444 displayName : 'ID类型' ,
@@ -480,7 +467,6 @@ export const accountIdDescription: INodeProperties[] = [
480467 } ,
481468 ] ,
482469 default : 1 ,
483- description : 'ID类型:1-userid与corpid; 3-external_userid' ,
484- hint : '多个值请使用"Add Value"按钮添加' ,
470+ description : 'ID类型:1-userid与corpid; 3-external_userid。多个值请使用"Add Value"按钮添加' ,
485471 } ,
486472] ;
0 commit comments