增加充值模块,接通支付宝充值

This commit is contained in:
xiongxiaoyang
2020-05-11 18:28:07 +08:00
parent d30c6bfd6e
commit c8d7a10d9f
25 changed files with 1021 additions and 224 deletions

View File

@ -4,6 +4,7 @@ server:
spring:
profiles:
active: dev
include: alipay
jwt:
secret: novel!#20191230
@ -23,3 +24,6 @@ xss:
excludes: /system/notice/*
# 匹配链接 多个用逗号分隔
urlPatterns: /book/addBookComment,/user/addFeedBack