Files
mayfly-go/server

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

后端配置:
  服务端口mysql等信息在config.yml里配置即可。
前端配置:
  static/config.js中的api地址配成启动后的后端服务的真实地址即可

服务启动:./startup.sh
服务关闭:./shutdown.sh

直接通过 host:ip即可访问项目
初始账号 admin/123456