Simon Lee hace 11 meses
padre
commit
ef0fb08b19
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      TC2/start.ts

+ 1
- 1
TC2/start.ts Ver fichero

@@ -262,7 +262,7 @@ console.log(`목적 서버 : ${gateWay}`);

async function main() {
//spareToken('BCG_TEST');
transfer(holder1,'BCG_TEST',holder2, holder1,1, 1000);
transfer(holder1,'BCG_TEST',holder2, holder1,1, 1);
}

main();

Cargando…
Cancelar
Guardar