-
Notifications
You must be signed in to change notification settings - Fork 764
swagger
stivepeim edited this page Dec 31, 2020
·
1 revision
接口文档采用swagger
prod环境swagger默认账号密码在 prod.yml配置里, 账号 crmeb | 密码 crmeb.com
自己部署站点接口地址:域名/swagger-ui.html# 本地启动Java Api项目接口地址:http://localhost:8080/doc.html#8080为配置文件里配置的 server/port
由于prod.yml配置的swagger是系统默认密码,所以需要每个人根据自己的情况去修改密码!