You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xukou-ticket-wx/收尾20251215.markdown

36 lines
1.5 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

后台:
1. 价格计算参数、吃水深度计算参数;
2. 短信通知、模版消息/订阅消息;
3. 初审之后就可以预约;
4. 退款处理流程
前台新增的三个接口在swagger的[用户端系统设置](https://xukoushuniu.115.langye.net/swagger/#/用户端系统设置)
-1. “总吨位”改成“载重吨位”,直接给出价格算法和结果,分别在填写船舶信息、查看船舶信息、预约界面展示;
2. 船检簿示例及文字说明,通过接口获取,展示在录入船舶信息的页面;
3. 订阅消息优先级低相关文档请参照公众号订阅消息文档后端接口暂未提供1_v39TguWNu6ALEpdXSuy8hHFep0m4NrARAutSvl5sRE预约成功之后订阅后台排班确认后触发
_v39TguWNu6ALEpdXSuy8hHFep0m4NrARAutSvl5sRE
![image-20251215231038839](/Users/weizongsong/Library/Application Support/typora-user-images/image-20251215231038839.png)
14ydgM4-nHNOfYiotYFmvxZR_fOwHlQcgc-aXu4KZ8Hs支付成功之后订阅后台开始检票后触发
![image-20251215231103582](/Users/weizongsong/Library/Application Support/typora-user-images/image-20251215231103582.png)
4. 初次进入页面未自动登录的BUG初次进入首页的时候携带了code但是没有自动登录。
5. 水位信息展示修改:通过/api/customer/setting/get-water-level获取数据前端展示水位和吃水深度
其他:
1. 操作手册
2. 上线节点梳理
3. 后台用户清单