1、完成代付订单后台模块

2、将pay模块的 PayRefundMapper 更名为 PayRefundCoreMapper 避免冲突
3、将支付订单 UI 界面进行调整优化
This commit is contained in:
chen quan
2021-12-21 16:55:58 +08:00
parent 98dfa48ced
commit d1a20bf259
48 changed files with 2052 additions and 95 deletions

2
.gitignore vendored
View File

@@ -42,3 +42,5 @@ nbdist/
!*/build/*.java
!*/build/*.html
!*/build/*.xml
yudao-user-server/src/main/resources/application-local.yaml