@ningboyz/types 1.4.153 → 1.4.154

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,7 +1,7 @@
1
1
  {
2
2
  "name": "@ningboyz/types",
3
3
  "type": "module",
4
- "version": "1.4.153",
4
+ "version": "1.4.154",
5
5
  "private": false,
6
6
  "description": "宁波甬政类型库",
7
7
  "author": "nbyt-syq",
@@ -376,7 +376,7 @@ export class TZbzdMainResponse implements IZbzdMainResponse {
376
376
  result.flowNode = zbzd.flowNode; //#flownode=0
377
377
  result.notified = Const.Todo.CONST_STR_TODO_TYPE_TO_YZCG_WAIT;
378
378
  result.entityID = zbzd.entityID;
379
- result.billMain = 0;
379
+ result.billMain = zbzd.zbzdMain;
380
380
  result.billCode = zbzd.entityID;
381
381
  result.billMemo = zbzd.zbzdMemo;
382
382
  result.ysxmText = "";