abiao лет назад: 4
Родитель
Сommit
12d00f3725
1 измененных файлов с 1 добавлено и 2 удалено
  1. 1 2
      app/models/cash_balance.rb

+ 1 - 2
app/models/cash_balance.rb

@@ -7,8 +7,7 @@ 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 Parameters
-  puts Parameters
+  puts request.url
 
 
   SOURCE_ENUM = [["提货券充值佣金", "balance_benefit"],
   SOURCE_ENUM = [["提货券充值佣金", "balance_benefit"],
                  ["商品佣金", "product_benefit"],
                  ["商品佣金", "product_benefit"],