# shop **Repository Path**: hfcfdf/shop ## Basic Information - **Project Name**: shop - **Description**: 测试 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-25 - **Last Updated**: 2022-11-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README api文档地址:链接: https://www.apifox.cn/apidoc/shared-03a94714-a8d8-495d-b130-8bc5fc840c2e 访问密码 : vIHyMm6P 项目模块分为web模块和manager模块 manager模块需要先登录获取token 之后的请求需要在请求头加入 Authorization 值为 "Bearer token值" web模块无需登录,可直接访问 sql文件:[sql文件地址](https://gitee.com/hfcfdf/shop/blob/master/spring_boot_template.sql)