main #51

Merged
zhuotianyuan merged 2 commits from zhuotianyuan/API:main into main 2026-01-14 12:16:10 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit c8236070b0 - Show all commits

View File

@ -1,6 +1,6 @@
// Test script for FreightwavesService createOrder method
const { FreightwavesService } = require('./dist/service/test-freightwaves.service');
const { FreightwavesService } = require('./dist/service/freightwaves.service');
async function testFreightwavesService() {
try {