mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-22 12:45:46 +08:00
sponsor tiers增删改查
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class AddColumnToStoppedSponsorship < ActiveRecord::Migration[5.2]
|
||||
def change
|
||||
add_column :stopped_sponsorships, :start_time, :datetime
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user