瀏覽代碼

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
       #备注