mirror of
http://ghproxy.cn/https://github.com/multunus/onemdm-server
synced 2025-12-06 18:24:58 +00:00
Add GCM push for pushing OneMDM app to devices
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
class CreateApplications < ActiveRecord::Migration
|
||||
def change
|
||||
create_table :applications do |t|
|
||||
create_table :apps do |t|
|
||||
t.string :name
|
||||
t.string :package_name
|
||||
|
||||
|
||||
Reference in New Issue
Block a user