- 集成 mall - spring boot

This commit is contained in:
sin
2019-05-11 09:14:48 +08:00
parent a80b98d997
commit dec689d034
4 changed files with 11 additions and 88 deletions

View File

@@ -7,3 +7,9 @@ server:
port: 18088
servlet:
context-path: /order-api/
swagger:
title: 订单子系统
description: 订单子系统
version: 1.0.0
base-package: cn.iocoder.mall.pay.application.controller