# yunshi_backend **Repository Path**: tismagic/yunshi_backend ## Basic Information - **Project Name**: yunshi_backend - **Description**: 韵钥——人脸指纹考勤机后台程序 - **Primary Language**: C++ - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2024-11-25 - **Last Updated**: 2024-11-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README C++ 后台项目使用了 Boost,jsoncpp,spdlog,openSSL,hiredis 数据库配置请在ConnectionPool中更改对应的地址以及数据库账号密码 可以在Config中修改日志等级 Python 为人脸识别和 TCP 转发服务 使用了 face_recognition 和 flask 进行开发