使用addMatcher
用戶名稱
年齡
由於我們有設定addMatcher 所以有額外的規則
action => action.type === 'users/addUser' && action.payload.user.age > 18, // 條件:新增用戶的年齡大於18歲