Skip to content

Commit

Permalink
feat: add update
Browse files Browse the repository at this point in the history
  • Loading branch information
TigerZH committed Oct 9, 2021
1 parent e536daa commit 757084e
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 0 deletions.
26 changes: 26 additions & 0 deletions roll3/周六特色大排档小程序.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,32 @@
- 分类顺序排序展示
- Banner接口
- 商品滑动分类选中优化方案
- 打印小票出单
- 二维码桌贴
- 支付完成推送微信卡片

##### 2021-10-09

- 关注公众号获取用户信息
- 提交新增类目审核

##### 2021-10-08

- 修复定时任务执行错误问题
- 提交商品增加金额桌号判断
- 修复订单时间显示异常问题
- 优化授权流程
- 添加新订单模版消息

##### 2021-10-06

- 修改IP获取方案
- 修复SKU商品重复BUG
- 增加清空购物车提示
- 增加桌号功能
- 添加桌号查询展示
- 优化订单数据展示逻辑
- 修复错误提示

##### 2021-09-12

Expand Down
19 changes: 19 additions & 0 deletions roll3/西筹数据平台.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
##### 2021-09-29

- 添加、区间收益 、年化收益、年化波动率、跟踪误差、 下行风险、上行风险、 夏普比率、信息比例、最大回撤、 索提诺比率算法
- 合并查询sql语句
- 拆分查询结果

##### 2021-09-28

- 查询多只基金多业绩指标
1. 确认多只指标时间交集
2. 在主进程查询
3. 缓存查询结果

##### 2021-09-27

- 业绩指标开发支持选择时间范围
- 时间范围数据库查询调试
1. 使用多条语句循环查询 处理结果 (得到结果等待太慢 多条语句数据量太大 阻塞渲染线程)

##### 2021-09-26

- 数据库同步方案 首次数据量2G
Expand Down

0 comments on commit 757084e

Please sign in to comment.