Parcourir la source

add balance promotion shop promotion

abiao il y a 4 ans
Parent
commit
56b9d94e7e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      app/models/balance_promotion.rb

+ 1 - 1
app/models/balance_promotion.rb

@@ -58,7 +58,7 @@ class BalancePromotion < ActiveRecord::Base
         return "--"
       end
     end
-
+    DEPART_ENUM =  []
     def get_depart_enum
       DEPART_ENUM.clear
       if DEPART_ENUM.length ==0