# practice **Repository Path**: MXT0901/practice ## Basic Information - **Project Name**: practice - **Description**: 创新实践 课程网站 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-09-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### Users - u_id - stu_id - **name** - pwd - ind - created_time - status #### Profiles - stu_id - ava_url - name - sex - acade - class_id - grade - teacher - birth_date - phone - stu_des, - created_time, - updated_time #### Plans - p_id - plan - stu_id - year - term - content - start_time - end_time - status - remark, - created_time - updated_time #### Files - f_id, - filename - size, - f_url - u_id - down_num - f_des - created_time #### Activities - act_id - u_id - a_title - a_des - pic_num - ( **照片地址数组** ) #### Comments - c_id - father_id - u_id - type - place_id( **博文或者问题的id**) - created_time ####Achievements - achv_id - achv_title - u_id - user_name - achv_content - reported_date ###数据统一 - 权限 `1:查看` `2:添加` `4:编辑` `8:删除` - ajax请求 result = -1 代表权限不足