command
module
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Apr 17, 2025
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
bee-api
介绍
微信小程序-餐饮点餐外卖商城的go后端实现,代码完全开源,商用请联系作者授权
针对餐饮行业推出的一套完整的餐饮解决方案,实现了用户在线点餐下单、外卖、叫号排队、支付、配送等功能,完美的使餐饮行业更高效便捷!
小程序端:https://github.com/woniudiancang/bee
对应的后台管理系统:https://github.com/cocktail18/bee-simple-admin
注意,分支是:bee-shop, main 分支是用来同步 gva 的
api 在线体验地址:
https://bee.fbsst.top
subDomain: cocktailBeeOrder
管理后台在线体验地址:
http://bee-admin.fbsst.top
账号:bee-demo 密码:123456
软件架构
安装教程
- 安装go 1.22
- 安装mysql or mariadb
- 复制配置config.yml.demo 为 config.yml, 并且将数据库账号密码改成你的
- 启动 go run main.go
- 将小程序的 config.js 的 subDomain 改成对应的subDomain, 默认是 cocktailBeeOrder
- 将小程序的 miniprogram_npm/apifm-wxapi/index.js 的 API_BASE_URL 改为对应的域名, 默认开发环境:http://127.0.0.1:8081
使用说明
- 配置小程序APPID/SECRET (必须)
管理后台-》bee 商城-》微信配置-》小程序配置 (没有则新增一条)
- 配置微信支付
管理后台-》bee 商城-》微信配置-》微信支付配置 (没有则新增一条)
- 启动前端项目
后台截图demo

参与贡献
- Fork 本仓库
- 新建 Feat_xxx 分支
- 提交代码
- 新建 Pull Request
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.