master
kgdxpr 4 years ago
parent 327aeb309a
commit 1036884f80

@ -153,7 +153,5 @@ func testSql(c *gin.Context) {
myMap, err := CommonUtil.JsonStringToMap(jsonStr)
c.JSON(http.StatusOK, gin.H{"success": err, "info": myMap["captchaId"]})
}

Loading…
Cancel
Save