remove debug log
This commit is contained in:
parent
83941add4d
commit
1f061af9a0
@ -13,8 +13,6 @@ export const setup = function (router, con, server) {
|
||||
|
||||
if(data.success) {
|
||||
|
||||
console.log("captcha success")
|
||||
|
||||
let appid = req.body.application_id
|
||||
if(typeof appid === "string") {
|
||||
appid = Number(appid)
|
||||
|
Loading…
x
Reference in New Issue
Block a user