# userPrivate **Repository Path**: coderwcb/user-private ## Basic Information - **Project Name**: userPrivate - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-08 - **Last Updated**: 2024-11-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 数据格式 ```json { "pass": [ { "passId": "001", "passTitle": "腾讯文档", "passValue": "https://docs.qq.com/sheet/DV1B1bkhVdGNvWVBT?no_promotion=1&tab=BB08J2", "passAccount": "1234", "passPassword": "1234", "passTag": ["001","002"] } ], "tel": [ { "telId": "001", "telTitle": "腾讯文档", "telValue":"183637", "telTag": ["001","002"] } ], "tag": [ { "tagId": "001", "tagTitle": "微信", "tagValue": "微信注册的账户" }, { "tagId": "002", "tagTitle": "支付宝", "tagValue": "支付宝注册的账户" } ] } ``` ## 存储方式 本地缓存 ## 功能描述 账号密码 通讯录 标签 ## 实现方式 1、本地缓存的增删改查 2、导出本地缓存 3、导入本地缓存 3、加密数据,导出导出均加密