表更改
This commit is contained in:
parent
ecbdfcf1ed
commit
5c2565f236
|
@ -13,7 +13,7 @@ class AddUserIdToOauths < ActiveRecord::Migration
|
|||
t.integer :token_created_at
|
||||
t.integer :token_expires_in #过期时间
|
||||
|
||||
t.timestampss
|
||||
t.timestamps
|
||||
end
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue