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
362
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
jkcdev
fbc64c5e37
Merge remote-tracking branch 'origin/main'
2025-05-23 12:11:38 +08:00
ebike-common
申请订单详情,去除距离计算,增加查询结果与实体类映射手动实现
2025-05-22 16:36:20 +08:00
ebike-feign
调整支付相关查询,不再跨模块查询,直接在支付模块实现;增加用户订单查询接口;重新划分Dto包
2025-05-23 12:10:58 +08:00
ebike-gateway
修改退款申请订单详情中地址解析(含行政区划),轨迹里程计算实现
2025-05-22 13:16:17 +08:00
ebike-gather
代码检查
2025-05-22 09:29:21 +08:00
ebike-maintenance
命令下发兼容处理
2025-05-23 11:09:59 +08:00
ebike-operate
部件(出库,作废 ,取消)接口调整
2025-05-22 17:36:59 +08:00
ebike-orders
调整支付相关查询,不再跨模块查询,直接在支付模块实现;增加用户订单查询接口;重新划分Dto包
2025-05-23 12:10:58 +08:00
ebike-payment
调整支付相关查询,不再跨模块查询,直接在支付模块实现;增加用户订单查询接口;重新划分Dto包
2025-05-23 12:10:58 +08:00
ebike-report
报文容错处理
2025-05-13 14:12:32 +08:00
ebike-user
完成退款列表、退款审核、退款更新等实现
2025-05-16 15:51:00 +08:00
.gitignore
忽略测试
2025-05-08 17:20:08 +08: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%