@imedx/ics-imedx-chromely-plugin-intf-platform
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -230,4 +230,4 @@ import icsChromelyRequest from '@icreate/ics-chromely-js-sdk'; | ||
// 获取核心接口配置选项 | ||
// 医保接口走独立配置的 | ||
if (intfCode === 'Interface.CHS.Core') { | ||
// 医保接口和读卡接口走独立配置的 | ||
if (intfCode === 'Interface.CHS.Core' || intfCode === 'ReadCardInterfaceCore') { | ||
var chain = [ | ||
@@ -234,0 +234,0 @@ { |
@@ -233,4 +233,4 @@ (function (global, factory) { | ||
// 获取核心接口配置选项 | ||
// 医保接口走独立配置的 | ||
if (intfCode === 'Interface.CHS.Core') { | ||
// 医保接口和读卡接口走独立配置的 | ||
if (intfCode === 'Interface.CHS.Core' || intfCode === 'ReadCardInterfaceCore') { | ||
var chain = [ | ||
@@ -237,0 +237,0 @@ { |
@@ -127,4 +127,4 @@ "use strict"; | ||
// 获取核心接口配置选项 | ||
// 医保接口走独立配置的 | ||
if (intfCode === 'Interface.CHS.Core') { | ||
// 医保接口和读卡接口走独立配置的 | ||
if (intfCode === 'Interface.CHS.Core' || intfCode === 'ReadCardInterfaceCore') { | ||
var chain = [ | ||
@@ -131,0 +131,0 @@ { |
{ | ||
"name": "@imedx/ics-imedx-chromely-plugin-intf-platform", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
118271