2025-03-15T20:25:50Z - 2025-06-15T20:25:50Z
Overview
Excluding merges,
2 authors
have pushed
22 commits
to master and
25 commits
to all branches.
On master,
36 files
have changed
and there have been
4364 additions
and
1625 deletions.
2 Issues created by 1 user
Opened
#61 小程序分类 增加一个tag字段 (用于小程序导航也是时跳转到特定高度 目前小程序商城”购买商品“按钮 跳转到名为shop这个值 的分类位置)在分类添加 设置页面的表单添加一项tag字段
Opened
#62 飞行数据 飞机日志 目前在前端做处理 提交 这样有问题 1是不稳定 mqtt断开时会丢失数据 2是如果多个用户登录 每个用户都会让飞行数据提交一次 解决办法在服务器做数据处理 考虑用中间件来实现 php服务器不支持 mqtt服务器本身支持也不好且复杂