# yy **Repository Path**: wenjieObject/yy ## Basic Information - **Project Name**: yy - **Description**: 个人网站(网站内全部数据仅供个人测试使用) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-23 - **Last Updated**: 2024-10-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 解答 导入数据表: Mysql的导入与导出 - 导出: -> mysqldump -u root -p yy > yy.sql - 导入: -> (登录MySQL后)source yy.sql; ## 本次更新新增(V1.0.1) - 新增api接口: - 海角社区接口 - 优化了其它文件和模块