@antchain/riskplus 1.24.7 → 1.24.9

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.
package/dist/client.d.ts CHANGED
@@ -6395,7 +6395,6 @@ export declare class QueryRfcOdpsLindormRequest extends $tea.Model {
6395
6395
  productInstanceId?: string;
6396
6396
  bizCode: string;
6397
6397
  keyId: string;
6398
- channelCode: string;
6399
6398
  authCode?: string;
6400
6399
  encryptType?: string;
6401
6400
  static names(): {
package/dist/client.js CHANGED
@@ -10018,7 +10018,6 @@ class QueryRfcOdpsLindormRequest extends $tea.Model {
10018
10018
  productInstanceId: 'product_instance_id',
10019
10019
  bizCode: 'biz_code',
10020
10020
  keyId: 'key_id',
10021
- channelCode: 'channel_code',
10022
10021
  authCode: 'auth_code',
10023
10022
  encryptType: 'encrypt_type',
10024
10023
  };
@@ -10029,7 +10028,6 @@ class QueryRfcOdpsLindormRequest extends $tea.Model {
10029
10028
  productInstanceId: 'string',
10030
10029
  bizCode: 'string',
10031
10030
  keyId: 'string',
10032
- channelCode: 'string',
10033
10031
  authCode: 'string',
10034
10032
  encryptType: 'string',
10035
10033
  };
@@ -15396,7 +15394,7 @@ class Client {
15396
15394
  req_msg_id: alipay_util_1.default.getNonce(),
15397
15395
  access_key: this._accessKeyId,
15398
15396
  base_sdk_version: "TeaSDK-2.0",
15399
- sdk_version: "1.24.7",
15397
+ sdk_version: "1.24.9",
15400
15398
  _prod_code: "RISKPLUS",
15401
15399
  _prod_channel: "undefined",
15402
15400
  };