Commit 9023f3c1 authored by 刘林's avatar 刘林

fix(jg):移装变更接口修改

parent 683544cc
......@@ -968,6 +968,7 @@ public class JgChangeRegistrationTransferServiceImpl extends BaseService<JgChang
if (isUpdateRegistrationCode) {
registrationManage.setUseRegistrationCode(useRegistrationCode);
}
registrationManage.setCertificateStatus("已登记");
});
useRegistrationManageService.updateBatchById(registrationList);
......
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