Parcourir la source

order base detail export edit

abiao il y a 4 ans
Parent
commit
2ff0329ccf
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      app/models/order_base_detail.rb

+ 1 - 1
app/models/order_base_detail.rb

@@ -23,7 +23,7 @@ class OrderBaseDetail < ActiveRecord::Base
       end
     end
 =end
-    return paidTime
+    return 0
   end