This website works better with JavaScript.
Explore
Help
Sign In
m52mxtq3o
/
educoder
Watch
1
Star
0
Fork
You've already forked educoder
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
212fdbd900
educoder
/
app
/
models
/
partner.rb
6 lines
94 B
Raw
Normal View
History
Unescape
Escape
客户管理url入口
6 years ago
class
Partner
<
ApplicationRecord
colleges statistic page
6 years ago
belongs_to
:school
,
optional
:
true
客户管理url入口
6 years ago
has_many
:users
end