Parcourir la source

order_static add if nil

abiao il y a 5 ans
Parent
commit
ddd7f36e46
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      app/models/pay_config.rb

+ 1 - 1
app/models/pay_config.rb

@@ -7,7 +7,7 @@ class PayConfig < ActiveRecord::Base
   rails_admin do
     navigation_label '系统配置'
     weight -500
-    PAY_ENUM= [["乐福优选","lehu"], ["玖玖好购","fohow"]]
+    PAY_ENUM= [["乐福优选","lehu"], ["玖玖好购","fohow"], ["凤凰欧标","oubiao"]]
 
     #parent WxUser
     list do