Skip to content

2.2.4

Compare
Choose a tag to compare
@tsbxmw tsbxmw released this 22 Jan 07:11
· 231 commits to master since this release
f80dad9
  • support mysql publish
  • publish results to mysql
  "sql_publish": {
        "id": 1,
        "sql_name": "upload",
        "publish": true,
        "host": "192.168.41.208",
        "port": 3306,
        "username": "root",
        "password": "testzhan123",
        "database": "haf_publish",
        "protocol": "mysql"
      }

image