mirror of
http://ghproxy.cn/https://github.com/multunus/onemdm-server
synced 2025-12-06 02:04:57 +00:00
4 lines
67 B
Ruby
4 lines
67 B
Ruby
class BatchInstallation < ActiveRecord::Base
|
|
belongs_to :app
|
|
end
|