- AdminUserServiceImpl:为 updateUserWithClientRole 添加 @LogRecord,自动补全空字段并生成变更明细 - LogRecordConstants:补充租户及用户客户端权限相关操作日志模板 - TenantSaveReqVO:增加 @DiffLogField 以便记录字段级变更 - TenantServiceImpl:为 createTenant、updateTenant 添加 @LogRecord 及变更上下文 - UserClientSaveReqVO:补充 @DiffLogField 与布尔值解析函数,完善日志展示