abiao 4 年 前
コミット
aa85be0b1d
共有1 個のファイルを変更した2 個の追加2 個の削除を含む
  1. 2 2
      app/models/cash_balance.rb

+ 2 - 2
app/models/cash_balance.rb

@@ -7,8 +7,8 @@ class CashBalance < ActiveRecord::Base
   attr_accessor :remain_sum,:get_happen_total
   attr_accessor :remain_sum,:get_happen_total
 
 
   #after_find :get_happen_total
   #after_find :get_happen_total
-  puts params
-  puts params
+  puts Parameters
+  puts Parameters
 
 
   SOURCE_ENUM = [["提货券充值佣金", "balance_benefit"],
   SOURCE_ENUM = [["提货券充值佣金", "balance_benefit"],
                  ["商品佣金", "product_benefit"],
                  ["商品佣金", "product_benefit"],