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.
easyopen-server
启动后,接口url:http://ip:port/api
如果有contextPath的话则是:http://ip:port/contextPath/api
业务类在api下,重点关注这里即可。