dev_bj
SylorHuang 6 years ago
parent 1341e9c1ee
commit 836c46cb1c

@ -1,8 +0,0 @@
class AddAvergeStatShixun < ActiveRecord::Migration
def up
add_column :shixuns, :averge_star, :float,:default => 5.0
end
def down
end
end
Loading…
Cancel
Save