职通车 Uml
2017-08-23 14:39:05 0 举报
职通车 uml 图,各实体类关系
作者其他创作
大纲/内容
Applicant
+ friend_id: Int?+ is_friend: Int?
+ methods(params): returnType
Photo
+ id: Int+ user_id: Int+ role: Int+ image_path: String?+ width: Int+ height: Int
Job
+ id: Int+ geohash: String?+ min_month_pay: Int?+ max_month_pay: Int?+ min_age: Int?+ max_age: Int?+ min_education: Int?+ min_experience: Int?+ sex_requirement: Int?+ hide_phone: Int?+ title: String?+ description: String?+ address: String?+ job_name_id: Int?+ custom_job_name: String?+ distance: Int?+ created_at: String?+ favourite_id: Int?+ is_available: Int?+ is_read: Int?+ profile: User?
Welfare
+ id: Int+ type: Int+ name: String
UserNotification
+ is_read: Int?+ notification_id: Int?
继承
JobType
+ number: Int+ level: Int+ parent_id: Int+ name: String?
User
+ user_id: Int+ name: String?+ gender: Int?+ birthday: String?+ hometown: String?+ geohash: String?+ address: String?+ work_jobs: String?+ work_jobs_v2: Array+ expect_jobs: String? = null+ expect_jobs_v2: Array+ max_expect_salary: Int?+ min_expect_salary: Int?+ company_type: String?+ company_name: String?+ company_short_name: String?+ company_desc: String?+ company_title: String?+ company_scale: String?+ company_advantage: String?+ company_advantage_v2: Array+ company_geohash: String?+ created_at: String?+ regard_important: String?+ company_address: String?+ avatar: String?+ video_resume: String?+ work_year: Int?+ description: String?+ education: Int?+ jobStatus: Int?+ current_geohash: String?+ custom_advantages: Array+ custom_work_job_names: String?+ custom_job_names: String?+ org_video: String?+ ease_username_b: String?+ ease_username_c: String?+ ease_password: String?+ distance: Int?
收藏
0 条评论
下一页