优化
This commit is contained in:
		@ -298,8 +298,7 @@ public class WgzPayCalculationServiceImpl extends ServicePlusImpl<WgzPayCalculat
 | 
			
		||||
			.setSubheading(map.get(SUBHEADING))
 | 
			
		||||
			.setTableId(payCalculation.getId())
 | 
			
		||||
			.setTableName(SqlHelper.table(WgzPayCalculation.class).getTableName())
 | 
			
		||||
			.setMessageLargeType(LARGE_SALARY)
 | 
			
		||||
			.setMessageSmallType(SMALL_SYSTEM);
 | 
			
		||||
			.setMessageLargeType(LARGE_SALARY);
 | 
			
		||||
		wgzMessageService.sendAMessage(wgzMessage);
 | 
			
		||||
		return updateById(payCalculation);
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user