lc-application / shareCostNew

0 stars 0 forks source link

user base model enroll #3

Closed lixuanyu1993 closed 5 years ago

lixuanyu1993 commented 5 years ago

thinking about using a base model to enroll. Which contains all the public info for the user. And for the others parts(eg. Transaction, event), only need a list of Foreign key : baseUser to storage the info

lixuanyu1993 commented 5 years ago

image