FactoryGirl.define do factory :shield_wechat_message do container_id 1 container_type "MyString" shield_id 1 shield_type "MyString" end end