const withdraw_test = require('../model/czz') async function test(){ console.log('withdraw_test',await withdraw_test.withdraw()) }