This website requires JavaScript.
Explore
Help
Register
Sign In
attiya
/
ebike-share
Watch
1
Star
1
Fork
0
You've already forked ebike-share
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
215
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
dzl
deded23732
Merge branch 'main' of
http://47.109.71.130:3000/attiya/ebike-share
2025-05-09 17:55:29 +08:00
ebike-common
车辆信息
2025-04-24 17:32:29 +08:00
ebike-feign
运营区车辆
2025-05-08 09:17:54 +08:00
ebike-gateway
对应orders模块注释了servlet.context-path后,路由的配置,忽略以及目录
2025-04-24 15:40:02 +08:00
ebike-gather
修改小程序appid
2025-04-29 09:39:27 +08:00
ebike-maintenance
重复依赖删减
2025-05-09 09:30:45 +08:00
ebike-operate
站点附件
2025-05-09 14:56:40 +08:00
ebike-orders
高峰时段计费
2025-05-09 11:05:25 +08:00
ebike-payment
修改了支付、退款的逻辑,前端只提交一个订单号;增加正在支付订单判断,避免重复支付;同时修改退款逻辑,前端只提供订单号(需要增加退款申请,用于退款时获取退款金额)
2025-05-09 17:49:33 +08:00
ebike-report
经纬度统一转换成GCJ-02
2025-04-30 10:49:35 +08:00
ebike-user
新增角色权限查询接口
2025-05-09 17:55:25 +08:00
.gitignore
忽略测试
2025-05-08 17:20:08 +08:00
LICENSE
Initial commit
2025-04-14 01:33:06 +00:00
pom.xml
微信支付整体框架已经完成,直接使用JavaSDK-v3实现,包括服务的封装、数据库的交互;还需要完善付款、退款回调的实现,状态轮训的逻辑优化
2025-04-27 17:50:45 +08:00
README.md
初始化
2025-04-14 09:35:36 +08:00
README.md
Ebike-Share
共享电瓶车
Description
No description provided
Readme
3.4
MiB
Languages
Java
99.7%
Dockerfile
0.3%