@be-link/tfs-cli-nodejs 0.0.180 → 0.0.182

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.180",
3
+ "version": "0.0.182",
4
4
  "description": "交易履约服务Nodejs客户端",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -114,8 +114,7 @@ export declare namespace Service {
114
114
  }[];
115
115
  visaInterviewInfo: Fulfill.Entity.VisaInterviewInfo;
116
116
  visaCancelInfo: Fulfill.Entity.VisaCancelInfo;
117
- visaCancel: boolean;
118
- VisaInterface: boolean;
117
+ visaType: CommodityEnums.TourMaterialVisaType;
119
118
  }
120
119
  /** 查看电子材料详情 */
121
120
  interface IGetTouristMaterialItemDetail {