You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tanghc
b21a02c4a5
|
5 years ago | |
---|---|---|
.. | ||
src | 5 years ago | |
.gitignore | 6 years ago | |
pom.xml | 6 years ago | |
readme.md | 6 years ago |
readme.md
easyopen-server
启动后,接口url:http://ip:port/api
如果有contextPath的话则是:http://ip:port/contextPath/api
业务类在api下,重点关注这里即可。