@be-link/tfs-cli-nodejs 0.0.112 → 0.0.113

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@be-link/tfs-cli-nodejs",
3
- "version": "0.0.112",
3
+ "version": "0.0.113",
4
4
  "description": "交易履约服务Nodejs客户端",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -99,6 +99,7 @@ export declare namespace GroupBooking {
99
99
  maxNum: number;
100
100
  purchaseNumber: number;
101
101
  combo?: string;
102
+ ruleV3?: boolean;
102
103
  }
103
104
  interface initGroupBooking {
104
105
  orderId: string;