mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
修改主域名的跳转
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class AddLaborayPrimaryId < ActiveRecord::Migration[5.2]
|
||||
def change
|
||||
execute "ALTER TABLE laboratories ADD PRIMARY KEY (id);"
|
||||
# execute "ALTER TABLE laboratories ADD PRIMARY KEY (id);"
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user