Please enable JavaScript in your browser!
Home
Explore
Help
Register
Sign In
Fohow
/
fohow_admin
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
rails import 功能测试
abiao
5 years ago
parent
72fa8ac0f7
commit
e846d0a8d6
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
app/models/balance_order.rb
+ 3
- 0
app/models/balance_order.rb
View File
@@ -109,4 +109,7 @@ class BalanceOrder < ActiveRecord::Base
field :remark
end
end
+ import do
+
+ end
end