Commit 12a0d1b8 by Sxy

fix: 流程

parent aef70c8f
......@@ -358,7 +358,7 @@ class DeliverService extends ServiceBase {
const { proposerInfo } = material;
proposerInfo.recipientInfo = pobj.recipientInfo;
const STATUS = {
disposeing: pushTx.TXSTATUS.POSTING,
disposeing: pushTx.TXSTATUS.DISPOSEING,
success: pushTx.TXSTATUS.SUCCESS,
posting: pushTx.TXSTATUS.POSTING,
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment