Преглед на файлове

add balance promotion shop promotion

abiao преди 4 години
родител
ревизия
906e82491d
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      db/migrate/20210325114688_create_recharge_promotions.rb

+ 1 - 1
db/migrate/20210325114688_create_recharge_promotions.rb

@@ -64,7 +64,7 @@ class CreateRechargePromotions < ActiveRecord::Migration
       # 状态
       t.column :status, :boolean, :default=>1
       # 订单号
-      t.column :order_id, :string, :limit => 255
+      t.column :order_id, :string, :limit => 64
       #来源
       t.column :source, :string, :limit => 255
       #备注