simon 1 year ago
parent
commit
ef6f157044
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      TC5/start.ts

+ 1
- 1
TC5/start.ts View File

console.log(`목적 서버 : ${rpcUrl}`); console.log(`목적 서버 : ${rpcUrl}`);


async function main() { async function main() {
await readTest('test001',1000);
await readTest('test001',4000);


} }

Loading…
Cancel
Save