@ningboyz/types 1.2.5 → 1.2.6
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
|
@@ -164,6 +164,7 @@ export class THzcbXmykResponse implements IHzcbXmykResponse {
|
|
|
164
164
|
result.whoBuild = xmyk.whoBuild;
|
|
165
165
|
result.userIndx = xmyk.userIndx;
|
|
166
166
|
result.flowMain = xmyk.flowMain;
|
|
167
|
+
result.flowStat = xmyk.flowStat;
|
|
167
168
|
result.flowNode = xmyk.flowNode;
|
|
168
169
|
result.notified = Const.Todo.CONST_STR_TODO_TYPE_TO_HZCB_XMYK_WAIT;
|
|
169
170
|
result.entityID = xmyk.entityID;
|