初始化 pay 模块

This commit is contained in:
YunaiV
2019-03-11 19:27:15 +08:00
parent 1b8701b0cb
commit d9448c181a
21 changed files with 529 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
spring:
application:
name: pay-application
# server
server:
port: 18084
servlet:
context-path: /pay-api/