mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-07-14 05:54:35 +08:00
fixed issue状态已解决增加信息记录
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class AddJournalDetailMsg < ActiveRecord::Migration[5.2]
|
||||
def change
|
||||
add_column :journal_details, :status_msg, :string
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user