Commit 20c2f41f authored by 黎博's avatar 黎博

修改/api/message/get type=104

parent 3d0a3351
...@@ -440,7 +440,7 @@ public class OrderController { ...@@ -440,7 +440,7 @@ public class OrderController {
childMap.put("thirdApplyId", afsOutlineParam.getThirdApplyId()); childMap.put("thirdApplyId", afsOutlineParam.getThirdApplyId());
childMap.put("pin", "北京量化派VOP"); childMap.put("pin", "北京量化派VOP");
childMap.put("stepPassType", 10); childMap.put("stepPassType", 10);
childMap.put("isOffline", false); childMap.put("isOffline", true);
childMap.put("applyStep", 60); childMap.put("applyStep", 60);
childMap.put("contractNumber", "VOP-20201209182245"); childMap.put("contractNumber", "VOP-20201209182245");
childMap.put("orderId", afsOutlineParam.getOrderId()); childMap.put("orderId", afsOutlineParam.getOrderId());
......
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