mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 18:28:43 +08:00 
			
		
		
		
	系统操作日志:集成 mzt-biz-log 2
This commit is contained in:
		| @@ -135,7 +135,7 @@ public class CrmCustomerServiceImpl implements CrmCustomerService { | ||||
|     public void transferCustomer(CrmCustomerTransferReqVO reqVO, Long userId) { | ||||
|         // 1. 校验客户是否存在 | ||||
|         validateCustomer(reqVO.getId()); | ||||
|  | ||||
|         // 添加 crmCustomer 到日志上下文 | ||||
|         LogRecordContext.putVariable("crmCustomer", customerMapper.selectById(reqVO.getId())); | ||||
|         // 2.1 数据权限转移 | ||||
|         crmPermissionService.transferPermission( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 puhui999
					puhui999