# 转盘抽奖 **Repository Path**: wuqiang_git/lottery ## Basic Information - **Project Name**: 转盘抽奖 - **Description**: 能够自定义抽奖的奖品和每个奖品的权重 分为前端和后端, - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-28 - **Last Updated**: 2025-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 默认地址http://localhost:8888 ## 管理员 http://localhost:8888/manage 可以配置抽奖的奖品和概率 ### 前端 1. 前端纯html页面 2. 后端使用的easyui ### 后端 1. 数据保存在xml文件中,默认路径在当前项目的lottery_data文件夹下