Commit cd0fe574 by 胡强

Merge branch 'fix/adapt-lixiao-login-push-notification' into dev

parents 4ff9d49c 98309774
class AddUserPlatformToUserDevices < ActiveRecord::Migration
def change
add_column :user_devices, :user_platform, :integer, default: 0
end
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment