摘要:
``` //用于生成验证ma const svgCaptcha = require("svg-captcha") //mysql 用于在数据库中查找前端输入的用户名和密码 const mysql = require('mysql'); const connection = mysql.createConnection({ host: 'localhost', user: 'root', passw 阅读全文
posted @ 2019-09-03 23:09
学无止境p
阅读(491)
评论(1)
推荐(0)

浙公网安备 33010602011771号