|
@@ -952,6 +952,8 @@ public class OwnMessageController extends BaseController {
|
|
|
//修改人
|
|
//修改人
|
|
|
finance.setUpdateBy(userId);
|
|
finance.setUpdateBy(userId);
|
|
|
financeInfService.updateById(finance);
|
|
financeInfService.updateById(finance);
|
|
|
|
|
+ //增加流程
|
|
|
|
|
+ financeLog.addFinanceLog(zfiId, "融信确权生效【审批中】融信资料提交于《"+openName+"》确权", null, FinanceLog.STATUS_ONE);
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
}
|
|
}
|