@be-link/tfs-cli-nodejs 0.0.174 → 0.0.175

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.174",
3
+ "version": "0.0.175",
4
4
  "description": "交易履约服务Nodejs客户端",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -126,6 +126,7 @@ export declare namespace Service {
126
126
  tipStr: string;
127
127
  };
128
128
  };
129
+ touristPhysicalMaterialItemList: string[];
129
130
  /** 实体材料进度*/
130
131
  process: {
131
132
  updatedAt: number;