tencentcloud-sdk-mrs 3.0.567 → 3.0.569

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: af1918f38d8169430b4bf7b39936a3e207c9d999
4
- data.tar.gz: 8ec3378ba36db1fc419a0305ce2812f155933688
3
+ metadata.gz: 519af1f038d3e64152e753f4f9f40e92f32a81fc
4
+ data.tar.gz: eb74852c621cc16430ce35eba56c2061bf16caa7
5
5
  SHA512:
6
- metadata.gz: d4a6062e3fe4d7ec36c0c97d2e6b669d48a1e2eae7dee90237b268ff72b9ca789ea13c60d1862d029fe7633cb9447bbf50a16ad80c4322111723bc2f69c9b8c8
7
- data.tar.gz: 789f72b2cb263f769766a33bf9f6d44765782398cf6d8611700ceb1e4ed07edadf4192d0cacb215df743d21bc303610b482ecc3797fc9627c0dea2daf6de0735
6
+ metadata.gz: 0e965450b99149133d4fd4ae4e2a0d61453675f8ac89ecf31cf132031c7fa2763dd1f48914236380496a201f9366b98e86223f1108b2bee8ce57efcbaf95f0eb
7
+ data.tar.gz: 9cf8cae7b3838352a96179fefea2827a0e5cdcd48a604b8d278b60b221e0b3253320f5df2c79a9cfa75ae21f7badc1d8c52824e484c908e9f32a9f5497f164f4
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.567
1
+ 3.0.569
@@ -3220,7 +3220,7 @@ module TencentCloud
3220
3220
  # @param ReportTypeVersion: 可选。用于指定不同报告使用的结构化引擎版本,不同版本返回的JSON 数据结果不兼容。若不指定版本号,就默认用旧的版本号。
3221
3221
  # (1)检验报告 11,默认使用 V2,最高支持 V3。
3222
3222
  # (2)病理报告 15,默认使用 V1,最高支持 V2。
3223
- # (3)入院记录29、出院记录 28、病理记录 216、病程记录 217、门诊记录 210,默认使用 V1,最高支持 V2。
3223
+ # (3)入院记录29、出院记录 28、病历记录 216、病程记录 217、门诊记录 210,默认使用 V1,最高支持 V2。
3224
3224
  # @type ReportTypeVersion: Array
3225
3225
 
3226
3226
  attr_accessor :ImageInfoList, :HandleParam, :Type, :IsUsedClassify, :UserType, :ReportTypeVersion
@@ -7425,7 +7425,7 @@ module TencentCloud
7425
7425
  # @param ReportTypeVersion: 可选。用于指定不同报告使用的结构化引擎版本,不同版本返回的JSON 数据结果不兼容。若不指定版本号,就默认用旧的版本号。
7426
7426
  # (1)检验报告 11,默认使用 V2,最高支持 V3。
7427
7427
  # (2)病理报告 15,默认使用 V1,最高支持 V2。
7428
- # (3)入院记录29、出院记录 28、病理记录 216、病程记录 217、门诊记录 210,默认使用 V1,最高支持 V2。
7428
+ # (3)入院记录29、出院记录 28、病历记录 216、病程记录 217、门诊记录 210,默认使用 V1,最高支持 V2。
7429
7429
  # @type ReportTypeVersion: Array
7430
7430
 
7431
7431
  attr_accessor :Text, :Type, :IsUsedClassify, :UserType, :ReportTypeVersion
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-mrs
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.567
4
+ version: 3.0.569
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-05-11 00:00:00.000000000 Z
11
+ date: 2023-05-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common