Commit f06ee109 by 墨竹

Merge branch 'master' into developer

parents 38482ed4 c663408b
......@@ -59,6 +59,7 @@ public class HmClerkRelationApiServiceImpl implements HmClerkRelationApiService
HmQrcodeQDTO hmQrcodeQDTO = new HmQrcodeQDTO();
hmQrcodeQDTO.setHmId(hmId);
hmQrcodeQDTO.setClerkIdList(clerkIds);
hmQrcodeQDTO.setWxEnterpriseId(wxEnterpriseId);
hmQrcodeApiService.update(hmQrcodeQDTO);
} else {
hmQrcodeApiService.delById(hmId, invokingType, null);
......
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