@tapd/tapd-node-sdk 1.30.0-beta.4 → 1.30.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/src/index.js +230 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tapd/tapd-node-sdk",
3
- "version": "1.30.0-beta.4",
3
+ "version": "1.30.0",
4
4
  "description": "node sdk for open tapd ",
5
5
  "main": "src/index.js",
6
6
  "scripts": {
package/src/index.js CHANGED
@@ -543,6 +543,236 @@ module.exports = class API extends SDK {
543
543
  );
544
544
  }
545
545
 
546
+ /**
547
+ * @description 批量创建测试用例
548
+ * @link o.tapd.tencent.com/document/api-doc/API%E6%96%87%E6%A1%A3/api_reference/tcase/batch_add_tcase.html
549
+ * @scope tcase#w
550
+
551
+ * @params - {integer} id id
552
+ * @params - {string} steps 用例步骤
553
+ * @params - {integer} workspace_id 项目ID
554
+ * @params - {integer} category_id 用例目录
555
+ * @params - {datetime} created 创建时间
556
+ * @params - {string} modifier 最后修改人
557
+ * @params - {datetime} modified 最后修改时间
558
+ * @params - {string} creator 创建人
559
+ * @params - {enum('updating','abandon','normal')} status 用例状态
560
+ * @params - {string} name 用例名称
561
+ * @params - {string} precondition 前置条件
562
+ * @params - {string} expectation 预期结果
563
+ * @params - {string} type 用例类型
564
+ * @params - {string} priority 用例等级
565
+ * @params - {string或者integer} custom_field_1 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
566
+ * @params - {string或者integer} custom_field_2 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
567
+ * @params - {string或者integer} custom_field_3 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
568
+ * @params - {string或者integer} custom_field_4 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
569
+ * @params - {string或者integer} custom_field_5 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
570
+ * @params - {string或者integer} custom_field_6 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
571
+ * @params - {string或者integer} custom_field_7 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
572
+ * @params - {string或者integer} custom_field_8 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
573
+ * @params - {string或者integer} custom_field_9 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
574
+ * @params - {string或者integer} custom_field_10 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
575
+ * @params - {string或者integer} custom_field_11 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
576
+ * @params - {string或者integer} custom_field_12 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
577
+ * @params - {string或者integer} custom_field_13 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
578
+ * @params - {string或者integer} custom_field_14 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
579
+ * @params - {string或者integer} custom_field_15 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
580
+ * @params - {string或者integer} custom_field_16 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
581
+ * @params - {string或者integer} custom_field_17 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
582
+ * @params - {string或者integer} custom_field_18 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
583
+ * @params - {string或者integer} custom_field_19 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
584
+ * @params - {string或者integer} custom_field_20 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
585
+ * @params - {string或者integer} custom_field_21 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
586
+ * @params - {string或者integer} custom_field_22 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
587
+ * @params - {string或者integer} custom_field_23 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
588
+ * @params - {string或者integer} custom_field_24 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
589
+ * @params - {string或者integer} custom_field_25 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
590
+ * @params - {string或者integer} custom_field_26 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
591
+ * @params - {string或者integer} custom_field_27 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
592
+ * @params - {string或者integer} custom_field_28 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
593
+ * @params - {string或者integer} custom_field_29 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
594
+ * @params - {string或者integer} custom_field_30 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
595
+ * @params - {string或者integer} custom_field_31 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
596
+ * @params - {string或者integer} custom_field_32 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
597
+ * @params - {string或者integer} custom_field_33 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
598
+ * @params - {string或者integer} custom_field_34 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
599
+ * @params - {string或者integer} custom_field_35 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
600
+ * @params - {string或者integer} custom_field_36 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
601
+ * @params - {string或者integer} custom_field_37 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
602
+ * @params - {string或者integer} custom_field_38 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
603
+ * @params - {string或者integer} custom_field_39 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
604
+ * @params - {string或者integer} custom_field_40 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
605
+ * @params - {string或者integer} custom_field_41 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
606
+ * @params - {string或者integer} custom_field_42 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
607
+ * @params - {string或者integer} custom_field_43 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
608
+ * @params - {string或者integer} custom_field_44 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
609
+ * @params - {string或者integer} custom_field_45 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
610
+ * @params - {string或者integer} custom_field_46 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
611
+ * @params - {string或者integer} custom_field_47 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
612
+ * @params - {string或者integer} custom_field_48 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
613
+ * @params - {string或者integer} custom_field_49 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
614
+ * @params - {string或者integer} custom_field_50 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
615
+ * @params - {string或者integer} custom_field_51 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
616
+ * @params - {string或者integer} custom_field_52 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
617
+ * @params - {string或者integer} custom_field_53 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
618
+ * @params - {string或者integer} custom_field_54 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
619
+ * @params - {string或者integer} custom_field_55 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
620
+ * @params - {string或者integer} custom_field_56 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
621
+ * @params - {string或者integer} custom_field_57 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
622
+ * @params - {string或者integer} custom_field_58 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
623
+ * @params - {string或者integer} custom_field_59 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
624
+ * @params - {string或者integer} custom_field_60 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
625
+ * @params - {string或者integer} custom_field_61 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
626
+ * @params - {string或者integer} custom_field_62 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
627
+ * @params - {string或者integer} custom_field_63 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
628
+ * @params - {string或者integer} custom_field_64 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
629
+ * @params - {string或者integer} custom_field_65 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
630
+ * @params - {string或者integer} custom_field_66 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
631
+ * @params - {string或者integer} custom_field_67 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
632
+ * @params - {string或者integer} custom_field_68 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
633
+ * @params - {string或者integer} custom_field_69 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
634
+ * @params - {string或者integer} custom_field_70 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
635
+ * @params - {string或者integer} custom_field_71 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
636
+ * @params - {string或者integer} custom_field_72 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
637
+ * @params - {string或者integer} custom_field_73 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
638
+ * @params - {string或者integer} custom_field_74 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
639
+ * @params - {string或者integer} custom_field_75 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
640
+ * @params - {string或者integer} custom_field_76 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
641
+ * @params - {string或者integer} custom_field_77 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
642
+ * @params - {string或者integer} custom_field_78 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
643
+ * @params - {string或者integer} custom_field_79 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
644
+ * @params - {string或者integer} custom_field_80 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
645
+ * @params - {string或者integer} custom_field_81 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
646
+ * @params - {string或者integer} custom_field_82 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
647
+ * @params - {string或者integer} custom_field_83 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
648
+ * @params - {string或者integer} custom_field_84 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
649
+ * @params - {string或者integer} custom_field_85 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
650
+ * @params - {string或者integer} custom_field_86 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
651
+ * @params - {string或者integer} custom_field_87 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
652
+ * @params - {string或者integer} custom_field_88 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
653
+ * @params - {string或者integer} custom_field_89 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
654
+ * @params - {string或者integer} custom_field_90 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
655
+ * @params - {string或者integer} custom_field_91 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
656
+ * @params - {string或者integer} custom_field_92 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
657
+ * @params - {string或者integer} custom_field_93 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
658
+ * @params - {string或者integer} custom_field_94 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
659
+ * @params - {string或者integer} custom_field_95 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
660
+ * @params - {string或者integer} custom_field_96 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
661
+ * @params - {string或者integer} custom_field_97 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
662
+ * @params - {string或者integer} custom_field_98 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
663
+ * @params - {string或者integer} custom_field_99 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
664
+ * @params - {string或者integer} custom_field_100 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
665
+ * @params - {string或者integer} custom_field_101 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
666
+ * @params - {string或者integer} custom_field_102 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
667
+ * @params - {string或者integer} custom_field_103 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
668
+ * @params - {string或者integer} custom_field_104 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
669
+ * @params - {string或者integer} custom_field_105 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
670
+ * @params - {string或者integer} custom_field_106 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
671
+ * @params - {string或者integer} custom_field_107 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
672
+ * @params - {string或者integer} custom_field_108 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
673
+ * @params - {string或者integer} custom_field_109 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
674
+ * @params - {string或者integer} custom_field_110 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
675
+ * @params - {string或者integer} custom_field_111 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
676
+ * @params - {string或者integer} custom_field_112 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
677
+ * @params - {string或者integer} custom_field_113 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
678
+ * @params - {string或者integer} custom_field_114 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
679
+ * @params - {string或者integer} custom_field_115 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
680
+ * @params - {string或者integer} custom_field_116 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
681
+ * @params - {string或者integer} custom_field_117 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
682
+ * @params - {string或者integer} custom_field_118 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
683
+ * @params - {string或者integer} custom_field_119 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
684
+ * @params - {string或者integer} custom_field_120 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
685
+ * @params - {string或者integer} custom_field_121 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
686
+ * @params - {string或者integer} custom_field_122 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
687
+ * @params - {string或者integer} custom_field_123 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
688
+ * @params - {string或者integer} custom_field_124 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
689
+ * @params - {string或者integer} custom_field_125 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
690
+ * @params - {string或者integer} custom_field_126 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
691
+ * @params - {string或者integer} custom_field_127 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
692
+ * @params - {string或者integer} custom_field_128 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
693
+ * @params - {string或者integer} custom_field_129 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
694
+ * @params - {string或者integer} custom_field_130 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
695
+ * @params - {string或者integer} custom_field_131 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
696
+ * @params - {string或者integer} custom_field_132 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
697
+ * @params - {string或者integer} custom_field_133 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
698
+ * @params - {string或者integer} custom_field_134 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
699
+ * @params - {string或者integer} custom_field_135 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
700
+ * @params - {string或者integer} custom_field_136 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
701
+ * @params - {string或者integer} custom_field_137 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
702
+ * @params - {string或者integer} custom_field_138 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
703
+ * @params - {string或者integer} custom_field_139 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
704
+ * @params - {string或者integer} custom_field_140 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
705
+ * @params - {string或者integer} custom_field_141 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
706
+ * @params - {string或者integer} custom_field_142 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
707
+ * @params - {string或者integer} custom_field_143 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
708
+ * @params - {string或者integer} custom_field_144 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
709
+ * @params - {string或者integer} custom_field_145 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
710
+ * @params - {string或者integer} custom_field_146 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
711
+ * @params - {string或者integer} custom_field_147 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
712
+ * @params - {string或者integer} custom_field_148 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
713
+ * @params - {string或者integer} custom_field_149 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
714
+ * @params - {string或者integer} custom_field_150 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
715
+ * @params - {string或者integer} custom_field_151 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
716
+ * @params - {string或者integer} custom_field_152 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
717
+ * @params - {string或者integer} custom_field_153 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
718
+ * @params - {string或者integer} custom_field_154 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
719
+ * @params - {string或者integer} custom_field_155 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
720
+ * @params - {string或者integer} custom_field_156 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
721
+ * @params - {string或者integer} custom_field_157 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
722
+ * @params - {string或者integer} custom_field_158 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
723
+ * @params - {string或者integer} custom_field_159 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
724
+ * @params - {string或者integer} custom_field_160 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
725
+ * @params - {string或者integer} custom_field_161 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
726
+ * @params - {string或者integer} custom_field_162 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
727
+ * @params - {string或者integer} custom_field_163 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
728
+ * @params - {string或者integer} custom_field_164 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
729
+ * @params - {string或者integer} custom_field_165 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
730
+ * @params - {string或者integer} custom_field_166 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
731
+ * @params - {string或者integer} custom_field_167 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
732
+ * @params - {string或者integer} custom_field_168 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
733
+ * @params - {string或者integer} custom_field_169 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
734
+ * @params - {string或者integer} custom_field_170 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
735
+ * @params - {string或者integer} custom_field_171 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
736
+ * @params - {string或者integer} custom_field_172 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
737
+ * @params - {string或者integer} custom_field_173 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
738
+ * @params - {string或者integer} custom_field_174 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
739
+ * @params - {string或者integer} custom_field_175 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
740
+ * @params - {string或者integer} custom_field_176 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
741
+ * @params - {string或者integer} custom_field_177 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
742
+ * @params - {string或者integer} custom_field_178 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
743
+ * @params - {string或者integer} custom_field_179 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
744
+ * @params - {string或者integer} custom_field_180 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
745
+ * @params - {string或者integer} custom_field_181 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
746
+ * @params - {string或者integer} custom_field_182 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
747
+ * @params - {string或者integer} custom_field_183 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
748
+ * @params - {string或者integer} custom_field_184 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
749
+ * @params - {string或者integer} custom_field_185 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
750
+ * @params - {string或者integer} custom_field_186 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
751
+ * @params - {string或者integer} custom_field_187 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
752
+ * @params - {string或者integer} custom_field_188 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
753
+ * @params - {string或者integer} custom_field_189 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
754
+ * @params - {string或者integer} custom_field_190 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
755
+ * @params - {string或者integer} custom_field_191 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
756
+ * @params - {string或者integer} custom_field_192 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
757
+ * @params - {string或者integer} custom_field_193 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
758
+ * @params - {string或者integer} custom_field_194 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
759
+ * @params - {string或者integer} custom_field_195 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
760
+ * @params - {string或者integer} custom_field_196 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
761
+ * @params - {string或者integer} custom_field_197 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
762
+ * @params - {string或者integer} custom_field_198 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
763
+ * @params - {string或者integer} custom_field_199 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
764
+ * @params - {string或者integer} custom_field_200 "自定义字段参数,具体字段名通过接口 {{custom_field_url}} 获取"
765
+ */
766
+ batchAddTcase(...args) {
767
+ return this.oAuthRequest.apply(
768
+ this, [
769
+ '/tcases/batch_save',
770
+ 'POST',
771
+ ...args
772
+ ]
773
+ );
774
+ }
775
+
546
776
  /**
547
777
  * @description 创建测试用例目录
548
778
  * @link o.tapd.tencent.com/document/api-doc/API%E6%96%87%E6%A1%A3/api_reference/tcase/add_tcase_category.html