- 后端:调整 order 项目,本地开发不开启文档

- 后端:order 项目,引入 seata 分布式事务
This commit is contained in:
YunaiV
2019-05-14 00:12:09 +08:00
parent f77e577955
commit 21e5fb954a
8 changed files with 106 additions and 71 deletions

View File

@@ -0,0 +1,6 @@
swagger:
enable: true
title: 订单子系统
description: 订单子系统
version: 1.0.0
base-package: cn.iocoder.mall.pay.application.controller