tencentcloud-sdk-aca 3.0.977 → 3.0.978

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: dcabc03e42a0f6bd27db225f31bc21cb6449dd24
4
- data.tar.gz: 42b8639060712faa64bb5291c16ac5fce40751ee
3
+ metadata.gz: dbde47f018d960c2a8b7382dddcf1d0d8f81ed7d
4
+ data.tar.gz: f83ddb9c0d63eb1562f578551d98bbb4e5e03732
5
5
  SHA512:
6
- metadata.gz: 867bbfb71688e984982ad2d659e719f9efc303c73d6354b8ff43a44cf3ac4652114f48affdfcf1a6c603ea73b9dd97ee10be1d2e0836bf5130d332ee03061fcc
7
- data.tar.gz: 0ef841a36c87949238cc383ec6f7f0112dfc176f3753656e3513a775280be3719385b7d3869a01c4707b9a87fbb9850f47a1645a18c9484f493e0da60a50d250
6
+ metadata.gz: add92265bb3447f6d079906fa4a51a438044172b155fcc53000adf18144a69e7d4d6558f4b3125aeab82f585f8e141c5a9bc35d929f559694ddd578bfb196df1
7
+ data.tar.gz: 58cf87d52d6e0b8670c04b74104f898adb81fffb269b1714656e4e5f5eed8840fd6dfd0b62c57660bff0153e66ebda0056c68c3e43181e991f40257bfba6992d
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.977
1
+ 3.0.978
@@ -1737,7 +1737,7 @@ module TencentCloud
1737
1737
  # @type DrugRoute: String
1738
1738
  # @param DrugBasicCode: 药品本位码
1739
1739
  # @type DrugBasicCode: String
1740
- # @param OctTag: OCT标签
1740
+ # @param OctTag: OTC标签
1741
1741
  # @type OctTag: String
1742
1742
 
1743
1743
  attr_accessor :DrugId, :SequenceId, :DrugHashId, :ImgUrl, :DrugName, :TradeName, :EnglishName, :EnglishTradeName, :Pinyin, :OtherNames, :ChemicalName, :EnglishChemicalName, :ApprovalNumber, :Property, :Ingredients, :PhenotypicTrait, :Indications, :Specifications, :UsageAndDosage, :RecommendedUsage, :AdverseReaction, :Contraindication, :Attentions, :Overdose, :PregnantAndLactatingWomen, :ElderlyPatients, :PediatricDrugs, :Interactions, :ClinicalResearch, :PharmacologyToxicology, :Pharmacokinetics, :Warning, :ExpireDate, :Storage, :Pack, :Manufacturer, :ManufacturerAddress, :ManufacturerPhone, :ManufacturerEmail, :ManufacturerWebsite, :DocRevisionTime, :References, :DrugDosageForm, :DrugRoute, :DrugBasicCode, :OctTag
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-aca
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.977
4
+ version: 3.0.978
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-01-07 00:00:00.000000000 Z
11
+ date: 2025-01-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common