# 仓库 **Repository Path**: lzk_7/warehouse ## Basic Information - **Project Name**: 仓库 - **Description**: No description available - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-04-01 - **Last Updated**: 2026-04-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 仓库 # 刘智凯 # 沈烨辉 # 许程皓 # 项目目录结构 ```text warehouse/ ├── app.py # 后端主程序与核心API路由 ├── users.json # 账号密码模拟数据库 ├── README.md └── templates/ # 前端静态页面目录 ├── login.html # 登录界面 └── index.html # 抽奖主界面