tencentcloud-sdk-aca 3.0.977 → 3.0.979
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20210323/models.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 0a3ba55d7b939f009576799cfc0d7de598f24f1f
|
4
|
+
data.tar.gz: 82519d66c4f1475a10ebb00795f5b59345156e13
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 69f7dd61410600363a9e96adc3aeb5f5cf3a899b70a4a0cc425ffe4202a643a43336885aa9eceb98e65adf3651fe5229b2368273f4649a71fbcbe61881fa135a
|
7
|
+
data.tar.gz: 7435e890a6ab40a38e7ee34104ddbf9b7f0cab4f5bba32dd8775e9110ebd127f83ee845a314a0136211ed484fa0709c41a96a8b93060eb9638fae32879087e15
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.979
|
data/lib/v20210323/models.rb
CHANGED
@@ -1737,7 +1737,7 @@ module TencentCloud
|
|
1737
1737
|
# @type DrugRoute: String
|
1738
1738
|
# @param DrugBasicCode: 药品本位码
|
1739
1739
|
# @type DrugBasicCode: String
|
1740
|
-
# @param OctTag:
|
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.
|
4
|
+
version: 3.0.979
|
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-
|
11
|
+
date: 2025-01-09 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|